1 parent 597e15c commit a2ce6fdCopy full SHA for a2ce6fd
1 file changed
.github/workflows/test262.yml
@@ -32,7 +32,7 @@ jobs:
32
env:
33
FAIL_ON_FAILURE: 'true'
34
run: |
35
- bash ci/run_test262.sh --limit 420 --fail-on-failure --focus language
+ bash ci/run_test262.sh --limit 440 --fail-on-failure --focus language
36
37
- name: Upload results
38
if: ${{ !cancelled() }}
0 commit comments