oops - fix workflow

This commit is contained in:
LavaDesu 2021-06-28 08:52:16 +07:00
parent 82705a2887
commit b0cb801b46
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -28,7 +28,7 @@ jobs:
kernelVersion: [5.4, 5.10, 5.11]
sched: [bmq, cfs, cacule, muqss, pds]
include:
kernelVersion: 5.10
- kernelVersion: 5.10
sched: upds
steps:
- uses: actions/checkout@v2.3.4