Update master.yml
This commit is contained in:
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Run tests
|
name: Run tests
|
||||||
uses: ploi-deploy/ploi-core/.github/workflows/run-tests.yml@master
|
uses: ./.github/workflows/run-tests.yml
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
needs: test
|
needs: test
|
||||||
|
|||||||
Reference in New Issue
Block a user