Skip to content

Commit ab28cf9

Browse files
committed
test ci
1 parent 8261175 commit ab28cf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Show Pytest Version
1919
run: pytest --version
2020
- name: Run tests
21-
run: pytest tests.py
21+
run: pytest src/tests
2222

2323
deploy:
2424
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)