Remove cypress dashboard (#8518)
This commit is contained in:
@@ -114,7 +114,7 @@ jobs:
|
||||
make e2e-serve-${{ matrix.fleet-tier }} &
|
||||
sleep 3
|
||||
make e2e-setup
|
||||
yarn cypress run --record --key=${{ secrets.CYPRESS_API_TOKEN }} --config-file cypress/cypress-${{ matrix.fleet-tier }}.json
|
||||
yarn cypress run --config-file cypress/cypress-${{ matrix.fleet-tier }}.json
|
||||
|
||||
- name: Upload artifacts
|
||||
if: failure()
|
||||
|
||||
@@ -9,6 +9,5 @@
|
||||
},
|
||||
"video": false,
|
||||
"videoUploadOnPasses": false,
|
||||
"projectId": "oteb8z",
|
||||
"defaultCommandTimeout": 8000
|
||||
}
|
||||
|
||||
@@ -9,6 +9,5 @@
|
||||
},
|
||||
"video": false,
|
||||
"videoUploadOnPasses": false,
|
||||
"projectId": "oteb8z",
|
||||
"defaultCommandTimeout": 8000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user