mirror of
https://github.com/nasa/trick.git
synced 2024-12-21 14:07:51 +00:00
FIxed yaml error
This commit is contained in:
parent
758658ffb5
commit
9c7a9faf28
1
.github/workflows/test_linux.yml
vendored
1
.github/workflows/test_linux.yml
vendored
@ -182,7 +182,6 @@ jobs:
|
||||
# TRICK_HOME: "${{ github.workspace }}"
|
||||
- name: Run Civet Tests
|
||||
run: |
|
||||
# trick_sims/Cannon/SIM_cannon_numeric/S_main_Linux_9.3_x86_64.exe trick_sims/Cannon/SIM_cannon_numeric/RUN_test/input.py
|
||||
cd share/trick/pymods/trick/
|
||||
. .venv/bin/activate
|
||||
./run_tests.py
|
||||
|
Loading…
Reference in New Issue
Block a user