Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mgramin committed Oct 7, 2024
1 parent 0a9903d commit 14d0656
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_mssqlserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
- name: Run databases
run: |
docker compose -f docker-compose.yaml \
-f docker-compose-input-db.yaml run databases
docker compose run databases
- name: Run TDK
run: |
Expand Down

0 comments on commit 14d0656

Please sign in to comment.