Skip to content

Commit

Permalink
Revert "iterating"
Browse files Browse the repository at this point in the history
This reverts commit 49f4452.
  • Loading branch information
cberg-aot committed Nov 19, 2024
1 parent 49f4452 commit 9ebcf98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
with:
name: cypress-videos
path: tests/cypress/videos/
overwrite: true
if-no-files-found: ignore # 'warn' or 'error' are also available, defaults to `warn`

new-term-oversize:
Expand Down Expand Up @@ -88,6 +89,7 @@ jobs:
with:
name: cypress-videos
path: tests/cypress/videos/
overwrite: true
if-no-files-found: ignore # 'warn' or 'error' are also available, defaults to `warn`

new-term-overweight:
Expand Down Expand Up @@ -127,4 +129,5 @@ jobs:
with:
name: cypress-videos
path: tests/cypress/videos/
overwrite: true
if-no-files-found: ignore # 'warn' or 'error' are also available, defaults to `warn`

0 comments on commit 9ebcf98

Please sign in to comment.