Skip to content

Commit 1a8d5e9

Browse files
committed
Enabled Playwright tests by default
1 parent a51b85e commit 1a8d5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-playwright-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: ./.github/workflows/e2e-playwright-run.yml
1616
secrets: inherit
1717
with:
18-
sha: ${{ github.sha }}
18+
sha: ${{ inputs.sha }}
1919

2020

0 commit comments

Comments
 (0)