Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Dev (#7)
Browse files Browse the repository at this point in the history
* fixed

* updated .sln
  • Loading branch information
Arteiii authored Feb 12, 2024
1 parent a0c094b commit f7fa2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ClangFormat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
git config --local user.name "GitHub Actions"
git diff --exit-code || (git add -A && git commit -m "Auto-fix formatting issues")
git push

0 comments on commit f7fa2a1

Please sign in to comment.