Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderLogy authored Feb 7, 2025
1 parent ec4c002 commit 20fbb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run tests
run: |
python -m unittest discover -s /tests
python -m unittest discover -s tests/
- name: Lint Action
uses: wearerequired/lint-action@v2.3.0
Expand Down

0 comments on commit 20fbb1b

Please sign in to comment.