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