1
0
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:
Dean Herbert 2021-09-21 12:48:10 +09:00
parent a694d482ed
commit ea624489ca

View File

@ -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: