Skip to content

Commit

Permalink
Adjusting clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt committed Oct 3, 2024
1 parent aab6793 commit 46e048c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Add upstream
run: |
docker exec CI_container /bin/bash -c 'cd ./Package
git config --global --add safe.directory /Package
git remote add upstream https://github.com/HEP-FCC/FCCAnalyses.git
git fetch upstream'
- name: Run formatter
Expand Down

0 comments on commit 46e048c

Please sign in to comment.