Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
boufni95 committed Apr 5, 2024
1 parent 08fbea5 commit f378045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build the stack
run: docker-compose --project-directory ./ -f tests/docker-compose.yml up -d
run: docker-compose --project-directory ./ -f src/tests/docker-compose.yml up -d

0 comments on commit f378045

Please sign in to comment.