Clean up E2E testing configurations (#3360)
This commit is contained in:
@@ -86,7 +86,7 @@ jobs:
|
||||
make e2e-serve-${{ matrix.fleet-tier }} &
|
||||
sleep 3
|
||||
make e2e-setup
|
||||
yarn cypress run --config-file cypress-${{ matrix.fleet-tier }}.json
|
||||
yarn cypress run --config-file cypress/cypress-${{ matrix.fleet-tier }}.json
|
||||
|
||||
- name: Upload artifacts
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user