We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c24b6 commit e9976c1Copy full SHA for e9976c1
.github/workflows/ci.yml
@@ -7,6 +7,9 @@ on:
7
- master
8
pull_request:
9
10
+env:
11
+ STDARCH_ASSERT_INSTR_LIMIT=23
12
+
13
jobs:
14
rustfmt:
15
uses: ./.github/workflows/run-ci-script.yml
0 commit comments