Skip to content

Commit

Permalink
Ensure clang runs
Browse files Browse the repository at this point in the history
  • Loading branch information
srvasude committed May 30, 2024
1 parent d41eca7 commit bc99736
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
run:
shell: bash
timeout-minutes: 1
if: |
contains(github.event.pull_request.body, 'FORCE_TEST_ACTIONS')
steps:
- name: Checking out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit bc99736

Please sign in to comment.