Skip to content

Commit

Permalink
playwright coverage WIP(23)
Browse files Browse the repository at this point in the history
  • Loading branch information
davorinrusevljan committed Nov 12, 2024
1 parent 2bc53fc commit 6666e90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ jobs:
- run: ls -al .coverage
- run: ls
- run: cat nohup.txt
- run: cat nohup-error.txt
- name: Move coverage file
run: mv .coverage coverage/.coverage.playwright.${{ runner.os }}-py${{ inputs.python-version }}-${{ inputs.use-llms }}
- name: Check coverage file
Expand Down

0 comments on commit 6666e90

Please sign in to comment.