Added trick_home

This commit is contained in:
Caleb Herpin 2021-07-30 00:08:18 -05:00
parent 5798a1e85a
commit 2caa613480

View File

@ -76,3 +76,5 @@ jobs:
cd share/trick/pymods/trick/
. .venv/bin/activate
./run_tests.py
env:
TRICK_HOME: "${{ github.workspace }}"