Skip to content

Commit

Permalink
Remove test_setup_device from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Nov 16, 2022
1 parent 3855c33 commit c1b9997
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
run: rustup update
- name: Test
run: cargo test
- name: Setup
run: cargo test test_setup_device -- --ignored
- name: Wipe
run: cargo test test_wipe_device -- --ignored
test-readme-examples:
Expand Down

0 comments on commit c1b9997

Please sign in to comment.