Skip to content

Commit

Permalink
chore: Set rust-version (#228)
Browse files Browse the repository at this point in the history
* chore: Set rust-version

* v3

* hier, dings gedöns
  • Loading branch information
FabianLars authored Jan 29, 2025
1 parent f843278 commit b94b96f
Show file tree
Hide file tree
Showing 4 changed files with 5,124 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@ jobs:
sudo apt-get update
sudo apt-get install -y libgtk-3-dev libxdo-dev libayatana-appindicator3-dev
- uses: dtolnay/[email protected]
- run: cargo build

- uses: dtolnay/rust-toolchain@stable
- run: cargo test
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
# SPDX-License-Identifier: MIT

/target
/Cargo.lock
.vscode/
Loading

0 comments on commit b94b96f

Please sign in to comment.