We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8fea6 commit c66da83Copy full SHA for c66da83
src/ci/github-actions/jobs.yml
@@ -57,6 +57,7 @@ envs:
57
NO_LLVM_ASSERTIONS: 1
58
NO_DEBUG_ASSERTIONS: 1
59
NO_OVERFLOW_CHECKS: 1
60
+ FLOAT_PARSE_TESTS_SKIP_HUGE: 1
61
62
production:
63
&production
0 commit comments