Skip to content

Commit 0ec5a97

Browse files
committed
2 parents 2b2e557 + 5af4fb5 commit 0ec5a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: python3 run.py --job 3
4040

4141
- name: Run Integration Tests
42-
run: pytest integration-tests/test_full_workflow.py -s
42+
run: pytest tests/test_full_workflow.py -s

0 commit comments

Comments
 (0)