Skip to content

Commit

Permalink
Test container names
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed Nov 14, 2023
1 parent 23bee20 commit 5534f86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
with:
python-version: 3.x
- run: docker compose up -d
- run: docker exec python-api python -xv -m pytest -m "php"
- run: docker container ls
#- run: docker exec python-api python -xv -m pytest -m "php"

0 comments on commit 5534f86

Please sign in to comment.