mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
circleci fix tap integration test error rebuild yargs
This commit is contained in:
parent
cf328daa94
commit
83edbca789
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ aliases:
|
|||
- run:
|
||||
name: "integration tests with Tap"
|
||||
command: |
|
||||
npm rebuild yargs
|
||||
npm run test:smoke:sauce
|
||||
npm run test:smoke:convertReportToXunit
|
||||
- store_test_results:
|
||||
|
|
Loading…
Reference in a new issue