mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
Removing the key from cypress build and removing parallel flag (#6005)
This commit is contained in:
committed by
John Bodley
parent
36e2ddd8bf
commit
414a4bfc6f
@@ -12,5 +12,5 @@ cd "$(dirname "$0")"
|
||||
npm install -g yarn
|
||||
yarn
|
||||
npm run build
|
||||
npm run cypress run --record --parallel --key 1f958c86-be14-44d9-8d08-fad68da06811
|
||||
npm run cypress run --record
|
||||
kill %1
|
||||
|
||||
Reference in New Issue
Block a user