Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Nov 22, 2024
1 parent 1f3944d commit a51c546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
run: cargo fmt -- --check
- name: Check Clippy
run: cargo clippy -- -Dwarnings --allow dead_code
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Run internal tests
run: |
export PATH=/home/runner/.cargo/bin/:$PATH
Expand Down

0 comments on commit a51c546

Please sign in to comment.