Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma11hewThomas committed Apr 18, 2024
1 parent 9cdbb09 commit 19a6c47
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 path/to/your/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 19a6c47

Please sign in to comment.