remove needs (#1516)
This commit is contained in:
parent
5d35365f7e
commit
1cb5ef79c0
|
@ -5,7 +5,6 @@ on: [push,pull_request]
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
needs: config
|
||||
|
||||
strategy:
|
||||
# Let all builds finish even if one fails early
|
||||
|
|
Loading…
Reference in New Issue