Skip to content

Commit

Permalink
ci: fix tests action
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Dec 8, 2023
1 parent c09c317 commit 1d16f4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node }}
cache: 'yarn'
cache-dependency-path: 'yarn.lock'

- name: ⚒ Install deps
Expand Down

0 comments on commit 1d16f4c

Please sign in to comment.