Remove extras

This commit is contained in:
Eric Eastwood
2026-03-09 09:54:14 -05:00
parent f4e4152c7c
commit 6fcdcd9207

View File

@@ -673,8 +673,6 @@ jobs:
needs:
- linting-done
- changes
with:
use_latest_deps: true
cargo-test:
if: ${{ needs.changes.outputs.rust == 'true' }}