Skip to content

Commit

Permalink
Move to latest compiler and package versions
Browse files Browse the repository at this point in the history
We also add cargo audit to the desktop tests.
  • Loading branch information
kaczmarczyck committed Nov 9, 2023
1 parent 6ed83c3 commit 580ff83
Show file tree
Hide file tree
Showing 9 changed files with 214 additions and 271 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
- run: ./setup.sh
- run: rustup component add rustfmt --toolchain nightly
- run: rustup component add clippy --toolchain nightly
- run: rustup component add audit --toolchain nightly
- run: ./run_desktop_tests.sh
Loading

0 comments on commit 580ff83

Please sign in to comment.