Skip to content

Commit

Permalink
remove library installations
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-kumar-pilla committed Mar 6, 2024
1 parent 84300ec commit 57ae35c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ runs:
run: |
python -m pip install --upgrade pip
python -m pip install "kedro-viz>=7.1.0"
pip install -r requirements.txt
- name: Consent to the use of Kedro-Telemetry
run: "echo 'consent: ${{ inputs.telemetry_consent }}' > .telemetry"
shell: bash
Expand Down

0 comments on commit 57ae35c

Please sign in to comment.