Skip to content

Commit

Permalink
Fix linter workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbassett-tibco authored Jan 29, 2024
1 parent da4bf6a commit a9505fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pylint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Set Up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit a9505fe

Please sign in to comment.