Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <stipsan@gmail.com>
  • Loading branch information
renovate[bot] and stipsan committed Nov 4, 2022
1 parent dd48ee6 commit 200bc04
Show file tree
Hide file tree
Showing 2 changed files with 15,165 additions and 6,543 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
# Linting can be skipped
- run: npm run lint
if: github.event.inputs.test != 'false'
# But not the build script, as semantic-release will crash if this command fails so it makes sense to test it early
- run: npm run prepublishOnly

test:
needs: build
Expand Down

0 comments on commit 200bc04

Please sign in to comment.