Skip to content

Commit 7693241

Browse files
committed
BUG: Fix wasm CI yaml name
1 parent 2734670 commit 7693241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push,pull_request]
44

55
jobs:
66
Build WebAssembly:
7-
name: Build WebAssembly
7+
name: "Build WebAssembly"
88
runs-on: ubuntu-22.04
99

1010
steps:

0 commit comments

Comments
 (0)