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
./run_tests.py
env:
TRICK_HOME: "."
TRICK_HOME: "../../../../"
- name: Test
run: make test