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 d577edf commit 9bf5ec9
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 @@ -51,7 +51,7 @@ jobs:
run: npm run-script lint

- name: Check prettier formatting
run: npm run-script check-format
run: npm run-script format

- name: Build the source code
run: npm run build
Expand Down

0 comments on commit 9bf5ec9

Please sign in to comment.