Skip to content

Commit b87b142

Browse files
committed
install just before linting
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent 1b832cc commit b87b142

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- uses: actions-rust-lang/setup-rust-toolchain@v1
5959
with:
6060
components: rustfmt, clippy
61+
- uses: extractions/setup-just@v3
6162
- name: Setup nightly toolchain
6263
shell: bash
6364
run: rustup toolchain install nightly --component rustfmt # needed to run rustfmt in nightly toolchain

0 commit comments

Comments
 (0)