Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLichtenberger authored Aug 2, 2024
1 parent 1252aa2 commit 6dc6c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
architecture: x64
- name: install python client dependencies and run tests
run: |
docker-compose up -d keycloak
docker compose up -d keycloak
python -m pip install --upgrade pip
pip install -r sirix-python-client/requirements-all.txt
sleep 40
Expand Down

0 comments on commit 6dc6c75

Please sign in to comment.