Skip to content

Commit

Permalink
updating workflow to use docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
berkod committed Aug 14, 2024
1 parent 1df8aad commit 644a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:

- name: test
run: |
docker-compose run \
docker compose run \
--rm pipeline-test

0 comments on commit 644a8fe

Please sign in to comment.