Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Sep 7, 2023
1 parent c20a1a6 commit d32ae89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,12 @@ jobs:
- name: Test
run: |
rm -rf ./target/tmp || true
cargo test -p=cargo-playdate -- --nocapture --test-threads=1
rm -rf ./target/tmp || true
- name: Install
run: |
cargo install -p=cargo-playdate --debug
Expand Down

0 comments on commit d32ae89

Please sign in to comment.