Skip to content

Commit

Permalink
Update python_lint_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy authored Dec 12, 2024
1 parent c389e33 commit febcbf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python_lint_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Install Dependencies
run: pip install -r requirements-test.txt
shell: bash
working-directory: ${{ inputs.working-directory }}

- name: Run tests
run: pytest reusable_workflows/
Expand Down

0 comments on commit febcbf9

Please sign in to comment.