Skip to content

Commit

Permalink
Update syntax-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackal1-66 authored Sep 30, 2024
1 parent 3024448 commit a2d2519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/syntax-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Run configurations checker
- name: Run .ini configurations check
run: |
error=0
readarray -d '' files < \
Expand Down

0 comments on commit a2d2519

Please sign in to comment.