Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into error-margin-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Sep 19, 2024
2 parents ee891f7 + 3848885 commit f514843
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Run tests
shell: sh
run: npm run test:${{ matrix.profile }}
run: ./test/check-metadata.sh ${{ matrix.profile }}

- name: Show test results
if: ${{ always() }}
Expand Down
112 changes: 54 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f514843

Please sign in to comment.