Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Dec 25, 2023
1 parent 3422906 commit 8fe7f18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- name: Run Compose
run: |
docker-compose -f integration_tests/network/docker-compose.yaml up -d --wait
docker compose -f integration_tests/network/docker-compose.yaml up -d --wait
- name: Setup Node
uses: actions/setup-node@v3
Expand Down
2 changes: 0 additions & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fe7f18

Please sign in to comment.