more info

This commit is contained in:
Caleb Herpin 2021-07-27 23:43:13 -05:00
parent 4b36583311
commit 862d0c8fd2

View File

@ -175,7 +175,9 @@ jobs:
- name: Build Cannon Sim
run: |
cd trick_sims/Cannon/SIM_cannon_numeric
ls -la
$TRICK_HOME/bin/trick-CP
ls -la
env:
TRICK_HOME: "${{ github.workspace }}"
- name: Run Civet Tests