Skip to content

Commit 1007a5f

Browse files
python3-mypy
1 parent 1f93edf commit 1007a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: libasan (almalinux)
4949
if: ${{ matrix.distribution == 'almalinux'}}
5050
run: |
51-
dnf -y install libasan
51+
dnf -y install libasan python3-mypy
5252
5353
- name: build and test
5454
uses: ros-tooling/action-ros-ci@v0.3

0 commit comments

Comments
 (0)