Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma11hewThomas committed Apr 18, 2024
1 parent 19a6c47 commit 93c8349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- run: npm run build
- run: npm run test
- name: Publish Test Results
run: npx github-actions-ctrf summary ctrf/ctrf-report.json
run: npx github-actions-ctrf summary ctrf/ctrf-report.json
- run: npm run lint-check
- run: npm run format-check

Expand Down

0 comments on commit 93c8349

Please sign in to comment.