Skip to content

Commit e9976c1

Browse files
Raise instruction limit by 1
1 parent 04c24b6 commit e9976c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
- master
88
pull_request:
99

10+
env:
11+
STDARCH_ASSERT_INSTR_LIMIT=23
12+
1013
jobs:
1114
rustfmt:
1215
uses: ./.github/workflows/run-ci-script.yml

0 commit comments

Comments
 (0)