mirror of
https://github.com/sqids/sqids-rust
synced 2024-11-22 01:32:47 +00:00
wip
This commit is contained in:
parent
bc81721768
commit
eb6739e706
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
profile: minimal
|
profile: minimal
|
||||||
toolchain: nightly
|
toolchain: nightly-2023-06-15
|
||||||
override: true
|
override: true
|
||||||
components: rustfmt, clippy
|
components: rustfmt, clippy
|
||||||
- name: Set up cargo cache
|
- name: Set up cargo cache
|
||||||
|
Loading…
Reference in New Issue
Block a user