Skip to content

Commit

Permalink
Let Mbed's built in venv do its thing
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials committed Sep 29, 2024
1 parent 0affb24 commit e984c22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
apt-get update
apt-get install -y python3-venv
- name: Install Python dependencies
run: |
python3 -m pip install -r CI-Shield-Tests/mbed-os/tools/requirements.txt
- name: Build project for ${{ matrix.mbed_target }}
run: |
cd CI-Shield-Tests
Expand Down

0 comments on commit e984c22

Please sign in to comment.