Skip to content

Commit 96e084c

Browse files
committed
Merge branch 'main' of https://github.com/CoderLogy/DASST
2 parents 7319e15 + 20fbb1b commit 96e084c

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 src/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)