Skip to content

Commit 958e5a5

Browse files
authored
Update Dockerfile
1 parent 85d5192 commit 958e5a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ LABEL "com.github.actions.color"="6f42c1"
77

88
RUN pip install --upgrade pip
99
RUN pip install flake8
10-
RUN python -c "print('=' * 80)"
1110

1211
CMD ["flake8", "/github/workspace/", "--count", "--select=E901,E999,F821,F822,F823", "--show-source", "--statistics"]

0 commit comments

Comments
 (0)