Skip to content

Commit

Permalink
chore: upd CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
egorgripasov authored May 10, 2022
1 parent 49d3c3f commit 64b6afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
clean: false
clean: true
- name: Build, lint and test
run: |
\. "$NVM_DIR/nvm.sh" && nvm use
Expand Down

0 comments on commit 64b6afa

Please sign in to comment.