chore: CI: continue on test-summary failure
This commit is contained in:
parent
94d6286e5a
commit
3ee1cdf3de
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nix-ci.yml
vendored
1
.github/workflows/nix-ci.yml
vendored
|
|
@ -83,6 +83,7 @@ jobs:
|
|||
with:
|
||||
paths: push-test/test-results.xml
|
||||
if: always()
|
||||
continue-on-error: true
|
||||
- name: Build manual
|
||||
run: |
|
||||
nix build $NIX_BUILD_ARGS --update-input lean --no-write-lock-file ./doc#{lean-mdbook,leanInk,alectryon,test,inked} -o push-doc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue