Skip to content

Commit

Permalink
Chamge script permissions in git index
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-el-sayed committed May 5, 2024
1 parent 5ba9a5b commit 938ffa3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Check code formatting
run: |
chmod +x ${{ github.workspace }}/scripts/clang-format/format.sh
${{ github.workspace }}/scripts/clang-format/format.sh \
--clang_format_file ${{ github.workspace }}/.clang-format \
--directories ${{ github.workspace }}/src ${{ github.workspace }}/include ${{ github.workspace }}/tests
Expand Down
Empty file modified scripts/clang-format/format.sh
100644 → 100755
Empty file.

0 comments on commit 938ffa3

Please sign in to comment.