Skip to content

Commit

Permalink
Fix kaggle action
Browse files Browse the repository at this point in the history
  • Loading branch information
amacati committed Oct 18, 2024
1 parent 7fa2a74 commit b1bf12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kaggle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
cd pycffirmware
git submodule update --init --recursive
./wrapper/build_linux.sh
shell: micromamba-shell {0}
- name: Run simulation tests
run: python scripts/kaggle.py
shell: micromamba-shell {0}
Expand Down

0 comments on commit b1bf12c

Please sign in to comment.