mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 21:50:58 -05:00
remove redundant removal of logs
This commit is contained in:
parent
372b23108c
commit
bfec7083d7
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ function run() {
|
||||||
|
|
||||||
function reload() {
|
function reload() {
|
||||||
teardown
|
teardown
|
||||||
rm -f $DIR/forgejo-runner.log
|
|
||||||
run
|
run
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue