mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-24 05:50:59 -05:00
7 lines
292 B
Text
7 lines
292 B
Text
|
Run the tests from source for debugging purposes with:
|
||
|
|
||
|
#
|
||
|
# runner-config.yaml will be ignored if it does not exist and the default configuration will be used
|
||
|
#
|
||
|
forgejo-runner exec --config testdata/example-$service/runner-config.yaml --workflows testdata/example-$service/.forgejo/workflows
|