Skip to content

Commit

Permalink
update docker compose command syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
OgelGames authored Aug 5, 2024
1 parent 376d163 commit 0e32a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
fetch-depth: 0
submodules: recursive
- name: test
run: docker-compose up --exit-code-from test test
run: docker compose up --exit-code-from test test

0 comments on commit 0e32a5f

Please sign in to comment.