remove needs (#1516)

This commit is contained in:
David Holdeman 2020-06-18 16:36:26 -07:00 committed by GitHub
parent be780ff893
commit 421702afc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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