Skip to content

Commit e6ce7aa

Browse files
Update CI.yml
1 parent 1e980cc commit e6ce7aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ jobs:
8383
'
8484
- uses: julia-actions/julia-runtest@v1
8585
with:
86-
coverage: false
86+
coverage: false
87+
check_bounds: auto
8788
env:
8889
GROUP: ${{ matrix.group }}
8990
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)