Skip to content

Commit

Permalink
TEMP: test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
figi44 committed Jun 8, 2023
1 parent fb1c3c6 commit 37a726f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

formatting:
if: ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }}
uses: ecmwf-actions/reusable-workflows/.github/workflows/clang-format.yml@v2
uses: ecmwf-actions/reusable-workflows/.github/workflows/clang-format.yml@feature/lcov-self-hosted
with:
ignore_paths: |
src/eckit/contrib

0 comments on commit 37a726f

Please sign in to comment.