Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Jul 6, 2024
1 parent 0dd8ef5 commit 7188941
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ jobs:
if: runner.os == 'Linux'
run: cargo install cross

- name: Run Tests
run: cargo test
continue-on-error: true

- name: Build (Linux)
if: runner.os == 'Linux'
uses: clechasseur/rs-cargo@v2
Expand Down

0 comments on commit 7188941

Please sign in to comment.