Skip to content

Commit a32d424

Browse files
committed
Dont fast fail the browser tests
1 parent f1dab09 commit a32d424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
# include:
107107
# - os: macos-latest
108108
# browser: safari
109+
fail-fast: false
109110
steps:
110111
- name: Checkout
111112
uses: actions/checkout@v3

0 commit comments

Comments
 (0)