remove needs (#1516)

This commit is contained in:
David Holdeman 2020-06-18 16:36:26 -07:00 committed by GitHub
parent 5d35365f7e
commit 1cb5ef79c0
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