Skip to content

Commit 5dd2352

Browse files
committed
change to path
1 parent aad9178 commit 5dd2352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
quiet: true
6666
working-directory: ./test
6767
spec: cypress/e2e/test-spec/quick-test_*
68-
browser: ${{ matrix.browser }}
68+
browser: ${{ steps.setup-edge.outputs.edge-path }}
6969

7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)