Skip to content

Commit

Permalink
try removing build step
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelangeloio committed Nov 10, 2023
1 parent 6e04da0 commit b0d8244
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
profile: minimal
toolchain: stable
override: true
- name: Build
uses: actions-rs/cargo@v1
with:
command: build
args: --verbose

- name: Test
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit b0d8244

Please sign in to comment.