Skip to content

Commit

Permalink
Exclude blueprint linting since we don't have one yet
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevalk committed Feb 22, 2024
1 parent 90c950c commit 57ed84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
- name: Lint against parse errors
run: composer lint -- --checkstyle | cs2pr

- name: Lint blueprint file
run: composer lint-blueprint
#- name: Lint blueprint file
# run: composer lint-blueprint

0 comments on commit 57ed84b

Please sign in to comment.