Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! Ticket #4170: implem…
Browse files Browse the repository at this point in the history
…ent CI via GitHub Actions

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
  • Loading branch information
zyv committed Jun 3, 2024
1 parent 2e7d2b9 commit 1f7db8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
make -k check
make install
make indent
exit $(git ls-files --modified | wc -l)
# make indent
# exit $(git ls-files --modified | wc -l)
- name: Build ncurses & pcre2 configuration
run: |
Expand Down

0 comments on commit 1f7db8b

Please sign in to comment.