Skip to content

Commit

Permalink
remove frozen
Browse files Browse the repository at this point in the history
  • Loading branch information
jojo-stripe committed Jun 6, 2024
1 parent aaf433b commit e0516fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 16.x
- run: yarn install --frozen-lockfile
- run: yarn install
- run: yarn run validate-change

0 comments on commit e0516fd

Please sign in to comment.