remove docker-compose test-integration.yml
This commit is contained in:
parent
7fa693b7b5
commit
dc5513fe50
1 changed files with 0 additions and 6 deletions
6
.github/workflows/test-integration.yml
vendored
6
.github/workflows/test-integration.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue