We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf7ba3 commit c720997Copy full SHA for c720997
.github/workflows/pre-commit.yml
@@ -16,7 +16,6 @@ jobs:
16
image: osrf/ros:humble-desktop-full
17
18
steps:
19
-
20
- name: Install pre-commit
21
run: |
22
apt update && apt install -y python3-pip shellcheck python-is-python3
0 commit comments