Skip to content

Commit 424fdec

Browse files
committed
Make selectable e2e and int tests skip focus prefixed labels
1 parent a164cac commit 424fdec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-selectable.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
PR_LABELS: ${{ steps.get-labels.outputs.result }}
7979
INT_LABELS: ${{ env.int_labels }}
8080
E2E_LABELS: ${{ env.e2e_labels }}
81+
SKIP_PREFIXES: "[\"focus\"]"
8182
USE_JSON: true
8283
run: |
8384
make compute-labels

0 commit comments

Comments
 (0)