Skip to content

Commit

Permalink
Merge #3026
Browse files Browse the repository at this point in the history
3026: test-js.yaml: fix typo r=epilys a=epilys

<!-- 
Prior to submitting a PR, review the CONTRIBUTING.md document for recommendations on how to test:
https://github.com/wasmerio/wasmer/blob/master/CONTRIBUTING.md#pull-requests

-->

# Description
<!-- 
Provide details regarding the change including motivation,
links to related issues, and the context of the PR.
-->

# Review

- [ ] Add a short description of the change to the CHANGELOG.md file


Co-authored-by: Manos Pitsidianakis <[email protected]>
  • Loading branch information
bors[bot] and epilys authored Jul 19, 2022
2 parents 2b73bde + 1f4a2f6 commit 6f768cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install Rust
uses: dtolnay/rust-toolchain@stabke
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.59

Expand Down

0 comments on commit 6f768cb

Please sign in to comment.