Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warfaj authored Feb 8, 2024
1 parent 9df46ed commit 1ad7cc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
run: sudo apt update && sudo apt install -y libgtk-4-dev
- name: Run tests
run: cargo test --verbose --workspace --exclude pax-chassis-macos --exclude pax-chassis-common --exclude pax-chassis-ios
- name: Run fireworks example
run: cargo run --example fireworks
- name: Check formatting
run: cargo fmt -- --check
- name: Check for linting errors
Expand Down

0 comments on commit 1ad7cc7

Please sign in to comment.