We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172e878 commit 4ca120aCopy full SHA for 4ca120a
.github/workflows/create-service.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Install gdb and pytest
79
run: |
80
- sudo apt install -y gdb python3-pytest
+ sudo apt install -y gdb python3-pytest pycodestyle
81
82
- name: Run cmake
83
0 commit comments