Skip to content

Commit 86c8c4e

Browse files
committed
Apply flake8 for test
Signed-off-by: Ethan Lee <[email protected]>
1 parent 0ed599e commit 86c8c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
pip install tox
3030
- name: Run Tox
3131
run: |
32+
tox -e release_flake8
3233
tox -e release
3334
reuse:
3435
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)