mirror of
https://github.com/nasa/trick.git
synced 2025-02-22 01:46:41 +00:00
Upadated paths
This commit is contained in:
parent
fd10748f9e
commit
3877c06c61
10
.github/workflows/test_linux.yml
vendored
10
.github/workflows/test_linux.yml
vendored
@ -172,12 +172,14 @@ jobs:
|
|||||||
export MAKEFLAGS=-j`nproc`
|
export MAKEFLAGS=-j`nproc`
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
- name: Build Cannon Sim
|
||||||
|
run: |
|
||||||
|
cd trick_sims/Cannon/SIM_cannon_numeric
|
||||||
|
trick-CP
|
||||||
- name: Run Civet Tests
|
- name: Run Civet Tests
|
||||||
run: |
|
run: |
|
||||||
cd ${{ github.workspace }}/trick_sims/Cannon/SIM_cannon_numeric
|
trick_sims/Cannon/SIM_cannon_numeric/S_main_Linux_9.3_x86_64.exe trick_sims/Cannon/SIM_cannon_numeric/RUN_test/input.py
|
||||||
${{ github.workspace }}/bin/trick-CP
|
cd share/trick/pymods/trick/
|
||||||
./S_main_Linux_9.3_x86_64.exe RUN_test/input.py
|
|
||||||
cd #{{ github.workspace }}/share/trick/pymods/trick/
|
|
||||||
. .venv/bin/activate
|
. .venv/bin/activate
|
||||||
./run_tests.py
|
./run_tests.py
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user