mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 21:40:42 +08:00
Remove continue-on-error
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user