mirror of
https://github.com/nasa/trick.git
synced 2024-12-21 14:07:51 +00:00
Updated trick_home
This commit is contained in:
parent
4645fb627f
commit
825d13bd5e
2
.github/workflows/test_linux.yml
vendored
2
.github/workflows/test_linux.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user