Skip to content

Commit 37e5871

Browse files
committed
ruff
1 parent 4ca120a commit 37e5871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-service.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
- name: Install gdb and pytest
7979
run: |
8080
sudo apt install -y gdb python3-pytest pycodestyle
81+
pip install ruff
8182
8283
- name: Run cmake
8384
run: |

0 commit comments

Comments
 (0)