Skip to content

Commit

Permalink
playwright coverage WIP(12)
Browse files Browse the repository at this point in the history
  • Loading branch information
davorinrusevljan committed Nov 11, 2024
1 parent 78d65f0 commit 9d703f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- run: pip install coverage[toml]

- run: ls -la coverage
- run: coverage combine coverage
- run: coverage combine coverage -i
- run: coverage report -i
- run: coverage html -i --show-contexts --title "FastAgency coverage for ${{ github.sha }}"

Expand Down

0 comments on commit 9d703f0

Please sign in to comment.