mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
Not setting trick_home to pwd
This commit is contained in:
parent
c8a7fa2aa9
commit
4cbd2bce18
1
.github/workflows/test_linux.yml
vendored
1
.github/workflows/test_linux.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user