fix(workflows): remove job dependencies
This commit is contained in:
parent
789503b675
commit
cfbe1a9d84
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
needs: setup
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue