Skip to content

Commit 3fb014c

Browse files
committed
fixup! Restore jQuery 1.2 compatibility, test all supported jQuery minor lines
1 parent 2dc99bf commit 3fb014c

File tree

2 files changed

+1
-78
lines changed

2 files changed

+1
-78
lines changed

.github/workflows/browserstack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161

6262
- name: Run tests
6363
run: |
64-
npm run test:unit -- -v -c jtr-isolate.yml \
64+
npm run test:unit -- -v --retries 3 --hard-retries 1 \
6565
--browserstack "${{ matrix.BROWSER }}" \
6666
--run-id ${{ github.run_id }}

jtr-isolate.yml

-77
This file was deleted.

0 commit comments

Comments
 (0)