Skip to content

Commit

Permalink
Add frozen lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelOnFira committed Jun 16, 2023
1 parent d8842f8 commit 873f189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
yarn install
yarn install --frozen-lockfile
- run: |
yarn run all
Expand Down

0 comments on commit 873f189

Please sign in to comment.