Skip to content

Commit b2b4b88

Browse files
committed
SORRY I MEANT FIX CI/CD!
1 parent 308ee0e commit b2b4b88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
run: docker build -f Dockerfile_ci -t ai-summary .
1515

1616
- name: Testing ...
17-
run: docker run ai-summary "cd app && pytest"
17+
run: docker run ai-summary "pytest"

0 commit comments

Comments
 (0)