Skip to content

Commit

Permalink
No build, only test
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhofer committed Jul 22, 2024
1 parent e55176a commit 145923a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
continue-on-error: true
- name: Run tests
run: cargo test --verbose
continue-on-error: true
Expand Down

0 comments on commit 145923a

Please sign in to comment.