Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Nov 14, 2024
1 parent 31e76d8 commit ce0ca20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ jobs:
name: Wait for dependency image
runs-on: ubuntu-latest
steps:

- shell: bash
name: Configure and run clang-tidy on changed files
run: |
echo ${{ github.ref }}
- name: Wait
uses: lewagon/[email protected]
with:
Expand Down

0 comments on commit ce0ca20

Please sign in to comment.