mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 07:43:00 +08:00
Remove continue-on-error
This commit is contained in:
parent
a694d482ed
commit
ea624489ca
1
.github/workflows/diffcalc.yml
vendored
1
.github/workflows/diffcalc.yml
vendored
@ -53,7 +53,6 @@ jobs:
|
||||
diffcalc:
|
||||
name: Run
|
||||
runs-on: self-hosted
|
||||
continue-on-error: true
|
||||
if: needs.metadata.outputs.continue == 'yes'
|
||||
needs: metadata
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user