Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed Jan 30, 2024
1 parent fa9bd05 commit 7732a31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: actionlint -ignore 'label "CI-CD" is unknown' .github/workflows/CI.yml

- name: Run codespell
run: codespell --skip="README-fr.md,./doc/man/fr/*" --enable-colors
run: codespell --skip="README-fr.md,./doc/man/fr" --enable-colors

- name: Run mdl
run: mdl --style .github/workflows/mdl_style.rb .
Expand Down
1 change: 1 addition & 0 deletions doc/man/arch-update.1
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,4 @@ Please report bugs to the GitHub page: https://github.com/Antiz96/arch-update/is

.SH AUTHOR
Robin Candau <[email protected]>
Optionel

0 comments on commit 7732a31

Please sign in to comment.