8000 Update test-suite.yml · SaFiSec/docs.hackerone.com@aa65b71 · GitHub
[go: up one dir, main page]

Skip to content

Commit aa65b71

Browse files
Update test-suite.yml
1 parent 2367cf0 commit aa65b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: 10.x
2020

2121
- name: Install dependencies
22-
run: yarn install --prod --pure-lockfile
22+
run: yarn install
2323

2424
- name: Lint
2525
run: yarn run lint

0 commit comments

Comments
 (0)
0