Remove cypress dashboard (#8518)

This commit is contained in:
Luke Heath
2022-11-01 10:32:30 -05:00
committed by GitHub
parent e5f38f0015
commit 8fb57d365b
3 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -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()
-1
View File
@@ -9,6 +9,5 @@
},
"video": false,
"videoUploadOnPasses": false,
"projectId": "oteb8z",
"defaultCommandTimeout": 8000
}
-1
View File
@@ -9,6 +9,5 @@
},
"video": false,
"videoUploadOnPasses": false,
"projectId": "oteb8z",
"defaultCommandTimeout": 8000
}