Correct circle file
This commit is contained in:
parent
cb578ae919
commit
cb3db2ce25
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Run Tests
|
name: Run Tests
|
||||||
command: ./scripts/test.sh
|
command: ./scripts/test.sh
|
||||||
run:
|
- run:
|
||||||
name: Audit
|
name: Audit
|
||||||
command: npm audit
|
command: npm audit
|
||||||
|
|
Loading…
Reference in a new issue