Skip to content
Merged
Prev Previous commit
Next Next commit
checkout a file
  • Loading branch information
SimenB committed Feb 20, 2021
commit 5fa60b38168596c14a1bbfd81a16b73309c27628
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
yarn
yarn add --dev html-webpack-plugin@${{matrix.html-plugin-version }} webpack@${{ matrix.webpack-version }}
git checkout
git checkout yarn.lock

- name: run tests
run: yarn cover
Expand Down