Updated trick_home

This commit is contained in:
Caleb Herpin 2021-07-27 18:15:10 -05:00
parent 4645fb627f
commit 825d13bd5e

View File

@ -158,6 +158,6 @@ jobs:
. .venv/bin/activate . .venv/bin/activate
./run_tests.py ./run_tests.py
env: env:
TRICK_HOME: "." TRICK_HOME: "../../../../"
- name: Test - name: Test
run: make test run: make test