Skip to content

Commit

Permalink
Make xtask runnable
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Aug 14, 2024
1 parent 94d1b9e commit cc86a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,5 @@ jobs:
id: run-tests
run: |
export PATH=$PATH:/home/espressif/.cargo/bin
chmod +x xtask
./xtask run-elfs ${{ matrix.target.soc }} tests-${{ matrix.target.soc }}

0 comments on commit cc86a63

Please sign in to comment.