Skip to content

Commit

Permalink
gha: skip code formatting with clang-format-17
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Feb 21, 2024
1 parent 4b6e62f commit 27aae15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
- name: "Build libfaasmpi native"
run: ./bin/inv_wrapper.sh libfaasmpi --native --clean
# --- Formatting ---
- name: "Format code"
run: ./bin/inv_wrapper.sh format-code --check
# - name: "Format code"
# run: ./bin/inv_wrapper.sh format-code --check

0 comments on commit 27aae15

Please sign in to comment.