Skip to content

Commit

Permalink
newer mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Apr 16, 2024
1 parent 2dd9174 commit c8b81f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
# Added back so testing without Dockerfile can be done
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}
ROS_REPO: ${{ matrix.ROS_REPO }}
AFTER_INSTALL_TARGET_DEPENDENCIES_EMBED: 'python3 -m pip install types-PyYAML'
AFTER_INSTALL_TARGET_DEPENDENCIES_EMBED: 'python3 -m pip install types-PyYAML mypy >= 1.7'

0 comments on commit c8b81f7

Please sign in to comment.