Skip to content

Commit 806a186

Browse files
author
Fabrizio Mirabito
committed
Fix ci
1 parent 7095ed9 commit 806a186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: actions/setup-node@v1
2626
with:
2727
node-version: '12'
28+
- run: npm install
2829
- run: npm run test
2930
env:
3031
CLIENT_ID: ${{ secrets.CLIENT_ID }}

0 commit comments

Comments
 (0)