Update master.yml

This commit is contained in:
Ralph J. Smit
2022-07-19 14:36:42 +02:00
parent fee31d03a7
commit 1c601a6efd

View File

@@ -8,7 +8,7 @@ on:
jobs:
test:
name: Run tests
uses: ploi-deploy/ploi-core/.github/workflows/run-tests.yml@master
uses: ./.github/workflows/run-tests.yml
deploy:
needs: test