Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpintarelli committed May 27, 2024
1 parent 2c246fd commit 429585e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- uses: actions/checkout@v4
- name: Check .cpp and .hpp files
run: |
./check-format.sh
./check_format.sh

0 comments on commit 429585e

Please sign in to comment.