Skip to content

Commit

Permalink
Rename binary in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake-Madden authored Nov 1, 2024
1 parent 48bd9cc commit 1442ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i18n-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
# just analyze code formatting while we are here
cd bin
./i18n-check ../src --ignore=cxxopts,utfcpp --enable=allCodeFormatting -q -o i18nresults.txt
./cuneiform ../src --ignore=cxxopts,utfcpp --enable=allCodeFormatting -q -o i18nresults.txt
- name: review results
run: |
Expand Down

0 comments on commit 1442ad4

Please sign in to comment.