Skip to content

Commit

Permalink
Rollback nhp change
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomrsantos committed Sep 2, 2024
1 parent c6e8fad commit 8b5744d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
- name: Check style
run: |
shopt -s extglob # Enable extended globbing
./nph --check examples libp2p tests tools *.@(nim|nims|nimble)
./nph examples libp2p tests tools *.@(nim|nims|nimble)
git diff --exit-code

0 comments on commit 8b5744d

Please sign in to comment.