mirror of
https://github.com/zhom/banderole.git
synced 2026-04-22 03:46:17 +02:00
build: explicitly add rustfmt and clippy to toolchain action
This commit is contained in:
@@ -93,6 +93,7 @@ jobs:
|
||||
uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b #master
|
||||
with:
|
||||
toolchain: stable
|
||||
components: rustfmt, clippy
|
||||
|
||||
- name: Install dependencies (Ubuntu only)
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
|
||||
Reference in New Issue
Block a user