mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-06-27 20:33:44 +00:00
wait on the CI to complete
This commit is contained in:
parent
63ccad04bc
commit
df08855107
2 changed files with 3 additions and 3 deletions
|
@ -20,4 +20,4 @@ jobs:
|
|||
- name: tests
|
||||
run: |
|
||||
FORGEJO_RUNNER_CONFIG=$(pwd)/tests/runner-config.yaml forgejo-runner.sh reload
|
||||
tests/run.sh --debug --host_port ${{ steps.forgejo.outputs.host-port }} --url ${{ steps.forgejo.outputs.url }} --token ${{ steps.forgejo.outputs.token }}
|
||||
tests/run.sh --host_port ${{ steps.forgejo.outputs.host-port }} --url ${{ steps.forgejo.outputs.url }} --token ${{ steps.forgejo.outputs.token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue