Skip to content

Commit

Permalink
debugging language issue
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Nov 28, 2023
1 parent 05913bd commit 38a8422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre_commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0
- uses: jidicula/clang-format-action@ji/issue-40
- uses: EndBug/[email protected]
# Only need to try and commit if the action failed
if: failure()
Expand Down

0 comments on commit 38a8422

Please sign in to comment.