Skip to content

Commit a2ce6fd

Browse files
authored
Increase test262 limit from 420 to 440
1 parent 597e15c commit a2ce6fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test262.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
FAIL_ON_FAILURE: 'true'
3434
run: |
35-
bash ci/run_test262.sh --limit 420 --fail-on-failure --focus language
35+
bash ci/run_test262.sh --limit 440 --fail-on-failure --focus language
3636
3737
- name: Upload results
3838
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)