Skip to content

Commit

Permalink
Merge pull request #1225 from OpenGeoscience/update-packages
Browse files Browse the repository at this point in the history
build: Update packages.
  • Loading branch information
manthey authored Jun 22, 2022
2 parents f6ebaf7 + b4146c9 commit b38085f
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 197 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# Delete the package-lock to test with the latest libraries allowed
- run: rm package-lock.json
- run: npm install
- run: npm audit
- run: npm audit --audit-level high
- run: npm run setup-website
- run: npm run ci-xvfb
- run: npm run ci-build-website
Expand Down
Loading

0 comments on commit b38085f

Please sign in to comment.