Skip to content

Commit

Permalink
Do not shellcheck zsh/ configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kornicameister authored May 18, 2021
1 parent b2c06db commit 6c5dee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- uses: ludeeus/action-shellcheck@1.1.0
with:
ignore: zsh/*
requirements_txt:
name: Validate Python requirements
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 6c5dee8

Please # to comment.