Skip to content

Commit ce7e619

Browse files
committed
CI: use consistent naming job - build_wasm -> build-wasm
1 parent baedd2c commit ce7e619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
name: bin
160160
path: target/release/openmina
161161

162-
build_wasm:
162+
build-wasm:
163163
# NOTE: If you add or remove platforms from this matrix, make sure to update
164164
# the documentation at website/docs/developers/getting-started.mdx
165165
strategy:

0 commit comments

Comments
 (0)