Remove vestigial 'needs'
This commit is contained in:
parent
e325775bf3
commit
623949bbaa
|
@ -14,7 +14,6 @@ jobs:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: Run all tests
|
name: Run all tests
|
||||||
needs: build
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue