diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index ddc1e02..41b2d81 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -20,9 +20,4 @@ jobs: apt update && apt install -y curl curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y . "$HOME/.cargo/env" - shell: bash - - - name: Testing - run: | - cargo --help cargo --version