Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScanMountGoat authored Mar 21, 2024
1 parent d4bddef commit 047c76c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
rustup install 1.77
rustup default 1.77
rustup component add clippy
rustup component add rustfmt
- name: Build
run: cargo build
- name: Run tests
Expand Down

0 comments on commit 047c76c

Please sign in to comment.