Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 86012b2

Browse files
cache fix
1 parent 1f628f3 commit 86012b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pylint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
python-version: ${{ matrix.python-version }}
3232
architecture: x64
3333
cache: 'pip'
34+
- run: pip install -r requirements.txt
3435
lint:
3536
runs-on: ubuntu-latest
3637
needs: setup-environment

0 commit comments

Comments
 (0)