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

Commit 2e71dfe

Browse files
committed
fix
1 parent 8b1f73a commit 2e71dfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- run: echo "Hello, World!"
1111
take-screenshots:
1212
# uses: sasaplus1-prototype/workflow-screenshot-with-playwright/.github/workflows/reusable-take-screenshots.yml@main
13-
uses: ./.github/workflows/reusable-take-screenshots.yml@main
13+
uses: ./.github/workflows/reusable-take-screenshots.yml
1414
with:
1515
update-snapshots: true

0 commit comments

Comments
 (0)