Skip to content

Commit 7b0d59e

Browse files
committed
asda
1 parent a859174 commit 7b0d59e

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
152152
dist/bin/tests/legacy-cli/*/e2e.*_*.bat.runfiles
153-
!dist/bin/tests/legacy-cli/*/e2e.*saucelabs*
154-
!dist/bin/tests/legacy-cli/*/e2e.*snapshots*
153+
!dist/bin/tests/legacy-cli/e2e.*saucelabs*/**
154+
!dist/bin/tests/legacy-cli/e2e.*snapshots*/**
155155
retention-days: 1
156156
if-no-files-found: 'error'
157157

0 commit comments

Comments
 (0)