Skip to content

Commit 064ad78

Browse files
author
Guilherme Gonçalves
committed
Update pipeline.yml
1 parent 30214cc commit 064ad78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,5 @@ jobs:
2727
run: npm run build --if-present
2828
- name: Install unit tests dependencies
2929
run: npm run pre-test
30-
with:
31-
cache: 'npm'
3230
- name: Unit tests
3331
run: npm run test:ci

0 commit comments

Comments
 (0)