Remove trying to fix CI

This commit is contained in:
Andras Schmelczer 2025-01-03 17:47:20 +00:00
parent 8965477e2f
commit c0b824796f
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -19,8 +19,6 @@ jobs:
- name: Setup
run: |
whoami
. "$HOME/.cargo/env"
rustup install nightly
rustup default nightly
rustup component add clippy rustfmt