Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dagatho authored Oct 8, 2023
1 parent 8dd52a2 commit b321e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Install dependencies
run: pip install -r requirements.txt && pip install pylint
- name: Run pylint
run: pylint vaalilakanabot2021.py
run: pylint vaalilakanabot2023.py

0 comments on commit b321e08

Please sign in to comment.