We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38a478 commit 4d5f35aCopy full SHA for 4d5f35a
.github/workflows/wasm.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install wasm-pack
13
run: cargo install wasm-pack
14
- name: Install Node.js
15
- uses: action/setup-node@v1
+ uses: actions/setup-node@v1
16
- name: Install Chrome Webdriver
17
run: npm i -g chromedriver@80.0.2
18
- name: Run WASM test cases
0 commit comments