Skip to content

Commit

Permalink
MAT-6726 setting up repo protections
Browse files Browse the repository at this point in the history
  • Loading branch information
gregory-akins committed Mar 12, 2024
1 parent 9bf5ec9 commit a16f8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: npm run build

- name: Execute test coverage
run: npm run-script coverage
run: npm run-script test:cov

- name: Store the coverage report as an artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a16f8b1

Please sign in to comment.