Skip to content

Commit 93c4871

Browse files
committed
CI?
1 parent a4422a9 commit 93c4871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
matrix.rust == 'nightly'
6666
run: >
6767
cd url
68-
&& cargo +nightly check -Zbuild-std=core,alloc --target aarch64-unknown-none -v --release --no-default-features --features=alloc
68+
&& cargo check --target aarch64-unknown-none -v --no-default-features
6969
7070
WASM:
7171
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)