Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 8b1f73a

Browse files
committed
fix
1 parent a6011f7 commit 8b1f73a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
steps:
1010
- run: echo "Hello, World!"
1111
take-screenshots:
12-
uses: sasaplus1-prototype/workflow-screenshot-with-playwright/.github/workflows/reusable-take-screenshots.yml@main
12+
# uses: sasaplus1-prototype/workflow-screenshot-with-playwright/.github/workflows/reusable-take-screenshots.yml@main
13+
uses: ./.github/workflows/reusable-take-screenshots.yml@main
1314
with:
1415
update-snapshots: true

0 commit comments

Comments
 (0)