chore: CI: really?

This commit is contained in:
Sebastian Ullrich 2022-05-17 15:53:33 +02:00
parent a2bf2a4abd
commit 14225b81ce

View file

@ -36,7 +36,7 @@ jobs:
build:
needs: set-nightly
if: github.event_name != 'schedule' || github.repository == 'leanprover/lean4'
if: always() && (github.event_name != 'schedule' || github.repository == 'leanprover/lean4')
runs-on: ${{ matrix.os }}
defaults:
run: