Skip to content

Commit 00bf9fc

Browse files
committed
fix
1 parent 91157ec commit 00bf9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
runs-on: ubuntu-latest
165165
strategy:
166166
matrix:
167-
browser: ['chrome', 'firefox']
167+
browser: ['chrome']
168168

169169
steps:
170170
- name: Checkout code

0 commit comments

Comments
 (0)