mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 18:52:55 +08:00
Use optimisation branch for now
This commit is contained in:
parent
6b3a37e262
commit
1d560ed122
3
.github/workflows/test-diffcalc.yml
vendored
3
.github/workflows/test-diffcalc.yml
vendored
@ -63,7 +63,8 @@ jobs:
|
||||
- name: Checkout osu (master)
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: ppy/osu
|
||||
repository: peppy/osu
|
||||
ref: 'diffcalc-optimisations'
|
||||
path: 'master/osu'
|
||||
- name: Checkout osu (pr)
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user