Skip to content

Commit 20fbb1b

Browse files
authored
Update workflow.yml
1 parent ec4c002 commit 20fbb1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Run tests
3232
run: |
33-
python -m unittest discover -s /tests
33+
python -m unittest discover -s tests/
3434
3535
- name: Lint Action
3636
uses: wearerequired/lint-action@v2.3.0

0 commit comments

Comments
 (0)