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 2883d6e commit 6c23fb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ jobs:
- uses: actions/checkout@v2
- name: Build the image
run: docker build -t my-image ./src/tests
steps:
- name: Build the stack
run: docker-compose --project-directory ./ -f src/tests/docker-compose.yml up -d

0 comments on commit 6c23fb1

Please sign in to comment.