Skip to content

Commit 27c49e6

Browse files
committed
Allow nightly failure
1 parent 2ed4064 commit 27c49e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
${{ runner.os }}-
4545
- uses: julia-actions/julia-buildpkg@v1
4646
- uses: julia-actions/julia-runtest@v1
47+
continue-on-error: ${{ matrix.version == 'nightly' }}
4748
with:
4849
depwarn: error
4950
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)