Skip to content

Commit

Permalink
disabled cargo test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPolterauer committed Dec 28, 2023
1 parent 9879684 commit c3b6788
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Build
run: cargo build

- name: Test
run: cargo test

- name: Clippy
run: cargo clippy

Expand Down

0 comments on commit c3b6788

Please sign in to comment.