[CI, Test] Fix needs
This commit is contained in:
parent
e4b88c8d9c
commit
46911e4eb3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
|
|
||||||
test-sff:
|
test-sff:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
depends-on: build
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
- name: use cache
|
- name: use cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user