diff --git a/tests/gitea/test.sh b/tests/gitea/test.sh index 993c02e5..706fe34e 100755 --- a/tests/gitea/test.sh +++ b/tests/gitea/test.sh @@ -8,7 +8,12 @@ fi # Dump environment variables for debugging echo "Environment variables:" env + +echo "holla 1 $GITEA_ACTIONS" +export GITEA_ACTIONS=true +echo "holla 2 $GITEA_ACTIONS" echo "Running gitea test" + # Bit of a hack, test the most recent package TEST_TARGET_SO=$( ls -t1 ./package/laconic-so* | head -1 ) # Set a non-default repo dir