Skip to content

Commit

Permalink
adjust actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mplanchard committed Aug 15, 2024
1 parent 68e0dd6 commit e2d994a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "actions-rs/toolchain@v1"
with:
profile: "minimal"
target: "${{ matrix.target }}"
override: true
- uses: "actions-rs/cargo@v1"
with:
command: "build"
Expand Down

0 comments on commit e2d994a

Please sign in to comment.