Skip to content

Commit

Permalink
small tweaks for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rrbutani committed May 12, 2021
1 parent ac82ae8 commit dec255f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,8 @@ jobs:
toolchain: ${{ matrix.rust }}
override: true
components: rustfmt, clippy
target: wasm32-wasi

- name: Generate Cargo.lock
- name: Update Cargo.lock
uses: actions-rs/cargo@v1
with:
command: update
Expand Down
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dec255f

Please sign in to comment.