Skip to content

Commit a7bad39

Browse files
committed
fix: validate tests fix works
1 parent a772f76 commit a7bad39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
contents: read
100100
actions: write
101101
name: "Run Studio End-to-end tests"
102-
uses: sanity-io/sanity/.github/workflows/e2e-ui.yml@main
102+
uses: sanity-io/sanity/.github/workflows/e2e-ui.yml@fix-e2e-ui-test
103103
secrets: inherit
104104

105105
release:

0 commit comments

Comments
 (0)