mirror of
https://code.forgejo.org/actions/cascading-pr
synced 2025-03-14 22:36:58 +01:00
shorter loop delay for testing
This commit is contained in:
parent
4d2f348900
commit
f325820c5a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ set -e
|
|||
|
||||
SELF_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
TMPDIR=/tmp/cascading-pr-test
|
||||
export LOOP_DELAY=5
|
||||
mkdir -p $TMPDIR
|
||||
source $SELF_DIR/../cascading-pr-lib.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue