Skip to content

Commit cc7f2f5

Browse files
committed
debug check
1 parent 4411b6b commit cc7f2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
key: ${{ needs.setup.outputs.cache-key }}
5656
fail-on-cache-miss: true
5757

58-
- run: .venv/bin/pylint src tests aws
58+
- run: make lint

0 commit comments

Comments
 (0)