Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Sep 14, 2023
1 parent 377d683 commit b2b12a1
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 @@ -97,7 +97,7 @@ jobs:
node-version: 14
cache: npm

- run: npm ci --with=dev
- run: npm install --no-package-lock

- run: npm run test:end-to-end

Expand Down

0 comments on commit b2b12a1

Please sign in to comment.