Skip to content

Commit

Permalink
fix shellcheck action warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhyi committed Oct 27, 2024
1 parent bb52870 commit d4b3a77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: ludeeus/action-shellcheck@master
with:
scandir: "./features"
disable_matcher: true
check_together: "yes"

- name: Publish Features
Expand Down

0 comments on commit d4b3a77

Please sign in to comment.