gha: Add deps (test-prod job needs test job)
This commit is contained in:
parent
b55f5ebfde
commit
dde518dad1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
|
|
||||||
test-prod:
|
test-prod:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
|
needs: test
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
hugo-version: [null]
|
hugo-version: [null]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue