mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
[Crate] Fix github workflow ci
This commit is contained in:
parent
4a8ad7c3dc
commit
bfa2c9826f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
- name: Run Tests
|
||||
run: cargo test --verbose
|
||||
- name: Install MSRV
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.60.0
|
||||
override: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue