Skip to content

Commit

Permalink
#13 #14 #15 Refactor Codes
Browse files Browse the repository at this point in the history
  • Loading branch information
macocci7 committed Mar 17, 2024
1 parent 94671eb commit 4e7edf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
- name: PHP Lint
run: ./vendor/bin/parallel-lint src tests examples

- name: Neon Lint
run: ./vendor/nette/neon/bin/neon-lint conf
#- name: Neon Lint
# run: ./vendor/nette/neon/bin/neon-lint conf

- name: PHP MD
run: |
Expand Down

0 comments on commit 4e7edf5

Please sign in to comment.