s/upload-download/nested-upload-download/

This commit is contained in:
Earl Warren 2023-03-30 08:26:49 +02:00
parent ca02749d65
commit df1717d07c
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
5 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
set -ex
export FORGEJO_RUNNER_LOGS="${{ steps.forgejo.outputs.runner-logs }}"
forgejo-test-helper.sh push_self_action http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser forgejo-release vTest
forgejo-test-helper.sh run_workflow testdata/upload-download http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser upload-download forgejo-release
forgejo-test-helper.sh run_workflow testdata/nested-upload-download http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser nested-upload-download forgejo-release
- name: 002
run: |
set -ex