Skip to content

Commit

Permalink
temp: Test skipping dependency install
Browse files Browse the repository at this point in the history
they might already be installed
  • Loading branch information
GeckoEidechse committed Aug 20, 2024
1 parent 35574d5 commit 54fc583
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.12
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install flake8
- name: Setup flake8 annotations
uses: rbialon/flake8-annotations@v1
- name: Lint with flake8
Expand Down

0 comments on commit 54fc583

Please sign in to comment.