File tree Expand file tree Collapse file tree 4 files changed +1749
-8
lines changed Expand file tree Collapse file tree 4 files changed +1749
-8
lines changed Original file line number Diff line number Diff line change 55 branches :
66 - main
77 tags :
8- - ' v*.*.*'
8+ - " v*.*.*"
99
1010 pull_request :
1111
1212name : Basic
1313
1414jobs :
15-
1615 test :
1716 name : Test Suite
1817 runs-on : ubuntu-latest
2423 uses : actions-rs/toolchain@v1
2524 with :
2625 profile : minimal
27- toolchain : stable
26+ toolchain : 1.89.0
2827 target : wasm32-unknown-unknown
2928 override : true
3029
3534 env :
3635 RUST_BACKTRACE : 1
3736
38-
3937 lints :
4038 name : Lints
4139 runs-on : ubuntu-latest
4745 uses : actions-rs/toolchain@v1
4846 with :
4947 profile : minimal
50- toolchain : stable
48+ toolchain : 1.89.0
5149 override : true
5250 components : rustfmt, clippy
5351
Original file line number Diff line number Diff line change 33** /target
44** /schema
55.vscode
6- Cargo.lock
76/artifacts
87# Cargo+Git helper file
98(https: //github.com /rust-lang /cargo /blob /0.44.1 /src /cargo /s$
You can’t perform that action at this time.
0 commit comments