From e3542878045a16a72d0cc0a091c96c42eef8df9c Mon Sep 17 00:00:00 2001 From: smoogipoo Date: Thu, 9 Sep 2021 14:36:49 +0900 Subject: [PATCH] Fix incorrect ruleset name --- .github/workflows/test-diffcalc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-diffcalc.yml b/.github/workflows/test-diffcalc.yml index 4274d01bab..92ca1e1a8b 100644 --- a/.github/workflows/test-diffcalc.yml +++ b/.github/workflows/test-diffcalc.yml @@ -33,7 +33,7 @@ jobs: ruleset: - { name: osu, id: 0 } - { name: taiko, id: 1 } - - { name: catch, id: 2 } + - { name: fruits, id: 2 } - { name: mania, id: 3 } services: