Skip to content

Commit

Permalink
Testing FM scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis committed Feb 23, 2025
1 parent 05d07f4 commit ff6d962
Show file tree
Hide file tree
Showing 10 changed files with 1,091 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,9 @@ jobs:
conda activate workshop_dirac
echo 'y' | python test.py
- name: Run tests
shell: bash -l {0}
run: |
conda activate workshop_dirac
cd NN_MPC
python nmpc_tutorial.py
Loading

0 comments on commit ff6d962

Please sign in to comment.