Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
hovancik committed Oct 31, 2023
1 parent 9339f72 commit b951536
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 374 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18.17.1'
- run: python3 -m pip install packaging
- run: npm install npm@9 -g
- run: npm install
- run: npx nyc --reporter=lcov npm test
Expand Down
108 changes: 60 additions & 48 deletions app/package-lock.json

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

Loading

0 comments on commit b951536

Please sign in to comment.