remove docker-compose test-integration.yml

This commit is contained in:
ming 2026-01-13 14:23:58 -05:00 committed by GitHub
parent 7fa693b7b5
commit dc5513fe50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,12 +72,6 @@ jobs:
- name: Python version
run: uv python install 3.13
- name: Install docker-compose
run: |
sudo apt-get update
sudo apt-get install -y docker-compose
docker-compose --version
- name: Install dependencies
run: uv sync