Skip to content

Commit

Permalink
ci: Remove cache as no requirements file to use
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Nov 21, 2024
1 parent d50725a commit 044fa6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
cache: pip
- shell: bash
run: curl -s -S --retry 3 $BASEDIR/tests/install.sh | bash -
- shell: bash
Expand Down

0 comments on commit 044fa6d

Please sign in to comment.