ci3
This commit is contained in:
parent
172b5b007b
commit
08789fc6c6
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: test # Ensure 'test' job is completed before deploying
|
||||
needs: test
|
||||
steps:
|
||||
- name: Cloning repo
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue
Block a user