Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
ci: Use new action.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Feb 28, 2024
1 parent 70c5026 commit 7db538f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
bins: cargo-nextest
cache: false
- uses: moonrepo/setup-toolchain@v0
- uses: moonrepo/build-proto-plugin@v0
- uses: moonrepo/build-wasm-plugin@v0
- run: cargo nextest run --no-default-features

0 comments on commit 7db538f

Please sign in to comment.