Remove vestigial 'needs'

This commit is contained in:
Deirdre Connolly 2020-11-19 16:47:20 -05:00 committed by Deirdre Connolly
parent e325775bf3
commit 623949bbaa
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ jobs:
test:
name: Run all tests
needs: build
runs-on: ubuntu-latest
timeout-minutes: 30
steps: