Update on-pr.yaml
This commit is contained in:
parent
850b305bf6
commit
e6fb859967
2
.github/workflows/on-pr.yaml
vendored
2
.github/workflows/on-pr.yaml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
username: ${{ env.BUILD_USERNAME }}
|
||||
key_path: ${{ env.BUILD_KEY }}
|
||||
port: 22
|
||||
script: /tmp/run_unit_test.sh
|
||||
script: /tmp/key
|
||||
|
||||
- name: Get the logs and cat them
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user