mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-21 12:38:17 -04:00
Merge #536
536: Switch to using stable Rust instead of nightly r=thomaseizinger a=thomaseizinger Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
commit
baf5a0896e
11 changed files with 68 additions and 62 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -17,9 +17,6 @@ jobs:
|
|||
|
||||
- uses: Swatinem/rust-cache@v1.2.0
|
||||
|
||||
- name: Check code formatting
|
||||
run: cargo fmt --all -- --check
|
||||
|
||||
- name: Check formatting
|
||||
uses: dprint/check@v1.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue