Skip to content

Commit 4ca120a

Browse files
committed
pycodestyle
1 parent 172e878 commit 4ca120a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
7878
- name: Install gdb and pytest
7979
run: |
80-
sudo apt install -y gdb python3-pytest
80+
sudo apt install -y gdb python3-pytest pycodestyle
8181
8282
- name: Run cmake
8383
run: |

0 commit comments

Comments
 (0)