Use minimal profile
This commit is contained in:
@@ -45,6 +45,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
profile: minimal
|
||||
|
||||
- name: Login
|
||||
uses: actions-rs/cargo@v1
|
||||
|
||||
@@ -14,6 +14,7 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
override: true
|
||||
profile: minimal
|
||||
|
||||
- name: Install cargo-edit
|
||||
uses: baptiste0928/cargo-install@v1
|
||||
|
||||
Reference in New Issue
Block a user