Skip to content

Commit 209c22e

Browse files
authored
Merge branch 'main' into lucas/workflows-link
2 parents 6b65e1b + 9f2b2db commit 209c22e

File tree

9 files changed

+1236
-327
lines changed

9 files changed

+1236
-327
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ jobs:
146146
with:
147147
use-cross: true
148148
command: build
149-
args: --verbose --release --target=${{ matrix.TARGET }}
149+
args: --release --target=${{ matrix.TARGET }}

0 commit comments

Comments
 (0)