Skip to content

Commit e97eb93

Browse files
committed
sad
1 parent 82f802e commit e97eb93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ jobs:
150150
- 'dist/bin/tests/legacy-cli/**'
151151
- '!dist/bin/tests/legacy-cli/*/e2e.*_*.runfiles' # Exclude Linux files
152152
- 'dist/bin/tests/legacy-cli/*/e2e.*_*.bat.runfiles'
153-
- '!dist/bin/tests/legacy-cli/*/e2e.saucelabs*' # Exclude Saucelabs files
154-
- '!dist/bin/tests/legacy-cli/*/e2e.snapshots*' # Exclude snapshots files
153+
- '!dist/bin/tests/legacy-cli/*/e2e.*saucelabs*' # Exclude Saucelabs files
154+
- '!dist/bin/tests/legacy-cli/*/e2e.*snapshots*' # Exclude snapshots files
155155
retention-days: 1
156156
if-no-files-found: 'error'
157157

0 commit comments

Comments
 (0)