Skip to content

Commit

Permalink
Merge pull request #203 from qonto/fix-no-lockfile
Browse files Browse the repository at this point in the history
Use correct syntax for no-lockfile option
  • Loading branch information
nicolasgasco authored Sep 19, 2023
2 parents 4b452c3 + 8df72e4 commit 743ff11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
pnpm-version: 8.5.1
node-version: 16.x
no-lockfile: true
args: "--no-lockfile"

- name: Run Tests
run: npm run test:ember
Expand Down

0 comments on commit 743ff11

Please sign in to comment.