Skip to content

Commit

Permalink
fix(actions): lint
Browse files Browse the repository at this point in the history
Celtian committed Jun 2, 2024
1 parent c3c0ed8 commit c2b6fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ jobs:
- name: 🛠️ Sync versions
run: yarn script:sync-projects

- name: 🧪 Run tests
- name: 🧪 Run tests
run: npx jest --ci --json --coverage --testLocationInResults --outputFile=coverage/report.json

- name: 🧪 Create coverage report markdown

0 comments on commit c2b6fc7

Please sign in to comment.