zramsay 2023-09-27 20:05:29 -04:00
parent 9b2a0a471f
commit 9ccf0a0638
1 changed files with 5 additions and 0 deletions

View File

@ -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