Skip to content

Commit

Permalink
Use lock files in npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
alexroan committed Jul 28, 2024
1 parent 784ccde commit 3ba4881
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,14 @@ jobs:

- uses: bahmutov/npm-install@v1
with:
useLockFile: false
working-directory: tests/2024-05-Sablier/v2-core

- uses: bahmutov/npm-install@v1
with:
useLockFile: false
working-directory: tests/2024-07-templegold/

- uses: bahmutov/npm-install@v1
with:
useLockFile: false
working-directory: tests/prb-math/

# Verify sablier.md
Expand Down

0 comments on commit 3ba4881

Please sign in to comment.