Skip to content

Commit

Permalink
more CI tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
KodrAus committed Mar 11, 2023
1 parent a1c15f6 commit 646959d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,8 @@ jobs:
run: rustup default 1.56.0

- name: Default features
uses: actions-rs/cargo@v1
with:
command: build
working-directory: ./tests/smoke-test
run: cargo build
working-directory: ./tests/smoke-test

embedded:
name: Build (embedded)
Expand Down

0 comments on commit 646959d

Please sign in to comment.