This commit is contained in:
hatim boufnichel 2024-04-08 22:06:10 +02:00
parent 8cb9ca16b7
commit 86ef8b0f1d

View file

@ -7,6 +7,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build the stack
run: docker-compose --project-directory ./ -f src/tests/docker-compose.yml up -d
- name: Run the tests
- name: Run tests
run: pwd
- name: List files
run: ls -la