mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-23 14:39:37 -05:00
ci: specify previous dprint version until fixed
This commit is contained in:
parent
9021e83952
commit
11eb1737ce
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
|
||||
- name: Check formatting
|
||||
uses: dprint/check@v2.1
|
||||
with:
|
||||
dprint-version: 0.30.3
|
||||
|
||||
- name: Run clippy with default features
|
||||
run: cargo clippy --workspace --all-targets -- -D warnings
|
||||
|
Loading…
Reference in New Issue
Block a user