Skip to content

Commit

Permalink
remove new ci jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
brzep committed Dec 2, 2024
1 parent ea0fd09 commit b7d9edd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
check:
runs-on: ubuntu-24.04
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
remove-dotnet: 'true'

- name: 🛠 Install system dependencies
run: |
set -e
Expand Down Expand Up @@ -50,9 +45,6 @@ jobs:
EOF
git submodule update --init
- name: 🧹 cargo clean
run : cargo clean

- name: 📁 Rust cache
uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit b7d9edd

Please sign in to comment.