Skip to content

Commit e2d994a

Browse files
committed
adjust actions
1 parent 68e0dd6 commit e2d994a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

-5
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ jobs:
4949
runs-on: "ubuntu-latest"
5050
steps:
5151
- uses: "actions/checkout@v2"
52-
- uses: "actions-rs/toolchain@v1"
53-
with:
54-
profile: "minimal"
55-
target: "${{ matrix.target }}"
56-
override: true
5752
- uses: "actions-rs/cargo@v1"
5853
with:
5954
command: "build"

0 commit comments

Comments
 (0)