Not setting trick_home to pwd

This commit is contained in:
Caleb Herpin 2021-07-27 19:17:52 -05:00
parent c8a7fa2aa9
commit 4cbd2bce18

View File

@ -174,7 +174,6 @@ jobs:
make
- name: Run Civet Tests
run: |
export TRICK_HOME=pwd
cd share/trick/pymods/trick/
. .venv/bin/activate
./run_tests.py