ci(package): test depends on build
This commit is contained in:
parent
db605e70fb
commit
7b57bef167
|
@ -39,6 +39,7 @@ jobs:
|
|||
test-pkg:
|
||||
name: Test package
|
||||
runs-on: ubuntu-latest
|
||||
needs: build-pkg
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in New Issue