[CI, Test] Fix needs

This commit is contained in:
dpeter99 2022-06-10 13:54:07 +02:00
parent e4b88c8d9c
commit 46911e4eb3

View File

@ -42,7 +42,7 @@ jobs:
test-sff:
runs-on: windows-latest
depends-on: build
needs: build
steps:
- name: use cache
uses: actions/cache@v2