diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index d1c371dcb..a88f60442 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -75,12 +75,3 @@ jobs: profile: minimal toolchain: nightly override: true - - - uses: actions/setup-python@v1 - with: - python-version: '3.x' - architecture: 'x64' - - - name: Tests - shell: bash - run: ci_scripts/run-python.sh