Skip to content

Commit

Permalink
Added name to build stage of clang-tidy job
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Mar 9, 2023
1 parent c4ef164 commit 7ebc100
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clang_tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
restore-keys: |
${{ env.CI_NAME }}-ccache-
- uses: 'marip8/industrial_ci@2f4c8ab919f0aafddd514e586325defabd2911ea'
- name: Build repository
uses: 'marip8/industrial_ci@2f4c8ab919f0aafddd514e586325defabd2911ea'
env:
DOCKER_IMAGE: ubuntu:20.04
ROS_DISTRO: false
Expand Down

0 comments on commit 7ebc100

Please sign in to comment.