Browse Source
fix(CI): Put cypress-summary to the "low" queue
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/43348/head
Joas Schilling
2 years ago
No known key found for this signature in database
GPG Key ID: C400AAF20C1BB6FC
1 changed files with
1 additions and
1 deletions
-
.github/workflows/cypress.yml
|
|
|
@ -150,7 +150,7 @@ jobs: |
|
|
|
path: data.tar |
|
|
|
|
|
|
|
summary: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
runs-on: ubuntu-latest-low |
|
|
|
needs: [init, cypress] |
|
|
|
|
|
|
|
if: always() |
|
|
|
|