Skip to content

Commit

Permalink
Fix CI (#6218)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbastian authored Mar 3, 2025
1 parent 757e101 commit 7d90df7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,11 +302,6 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

# Software setup/installation for the container
- name: Install Rust toolchains
run: |
rustup toolchain install stable
# Cargo-make boilerplate
- name: Install cargo-make
uses: taiki-e/install-action@64e4e2f995104968c78bd697b253d55bf557af66 # v2.41.11
Expand Down

0 comments on commit 7d90df7

Please sign in to comment.