Skip to content

Commit

Permalink
chore: fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyrohrbough committed Apr 3, 2023
1 parent 88cfb43 commit 1dbcd0b
Show file tree
Hide file tree
Showing 2 changed files with 3,906 additions and 2,505 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm ci --frozen-lockfile
- run: npm ci
- run: npm test
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1dbcd0b

Please sign in to comment.