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

Commit 486de3c

Browse files
renamed the step
1 parent 68cc28f commit 486de3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
architecture: x64
3333
cache: 'pip'
3434
- run: pip install -r requirements.txt
35-
lint:
35+
pylint:
3636
runs-on: ubuntu-latest
3737
needs: setup-environment
3838
steps:

0 commit comments

Comments
 (0)