diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b43dda3bf..66ddc968e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,9 +103,6 @@ jobs: rustc --version cargo --version - - name: Run setup.py - run: python ./tools/setup.py - - name: Start sccache env: AWS_ACCESS_KEY_ID: AKIAIVRN52PLDBP55LBQ |
