Skip to content

Commit 8cc5b89

Browse files
Chore: Optimize binary size.
1 parent d0ed96a commit 8cc5b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444

4545
- name: Clippy (wasm)
4646
run: cargo +nightly clippy --lib --target wasm32-unknown-unknown --features wasm -- -D warnings
47-
working-directory: compiler+
47+
working-directory: compiler

0 commit comments

Comments
 (0)