Skip to content

Commit

Permalink
Fix Coverage (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
gossi authored Dec 7, 2024
1 parent 2c79edf commit 105e7e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: ./.github/actions/setup
env:
COVERAGE: true
- name: Install Playwright Browsers
run: pnpm exec playwright install --with-deps
- name: coverage
uses: paambaati/codeclimate-action@v9.0.0
env:
Expand Down

0 comments on commit 105e7e5

Please # to comment.