Skip to content

Commit

Permalink
Stop early, verbose output, try to figure out the [E]rror
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed Nov 13, 2023
1 parent 3b5b661 commit 23bee20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
python-version: 3.x
- run: docker compose up -d
- run: docker exec python-api python -m pytest -m "php"
- run: docker exec python-api python -xv -m pytest -m "php"

0 comments on commit 23bee20

Please sign in to comment.