ci(rust): removing the useless action
Some checks failed
Rust / build (push) Failing after 1s

This commit is contained in:
Raphael 2026-03-15 12:54:09 +01:00
parent fafb8ff58b
commit 171b134156
No known key found for this signature in database

View file

@ -16,7 +16,6 @@ jobs:
container: rust:latest
steps:
- uses: actions/checkout@v4
- name: Cache Cargo
uses: actions/cache@v3
with: