Skip to content

Commit

Permalink
Try removing line whose purpose I don't understand (#6632)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Nov 20, 2021
1 parent d065d82 commit cbc7861
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ jobs:
default: true
- run: python -m pip install -U pip wheel
- run: ./.github/downstream.d/${{ matrix.DOWNSTREAM }}.sh install
- run: pip uninstall -y enum34
- run: pip install .
env:
CARGO_TARGET_DIR: ${{ format('{0}/src/rust/target/', github.workspace) }}
Expand Down

0 comments on commit cbc7861

Please sign in to comment.