1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 19:42:55 +08:00

Fix incorrect definition

This commit is contained in:
smoogipoo 2021-09-07 15:54:58 +09:00
parent 61f819b66d
commit 842696c388

View File

@ -20,6 +20,7 @@ jobs:
diffcalc:
name: Diffcalc
runs-on: ubuntu-latest
continue-on-error: true
if: |
${{ github.event.issue.pull_request }} &&
@ -28,7 +29,6 @@ jobs:
strategy:
fail-fast: false
continue-on-error: true
matrix:
ruleset:
- { name: osu, id: 0 }