Skip to content

Commit 175d004

Browse files
Update python_workflow_test.yml
1 parent 400f12c commit 175d004

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/python_workflow_test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ jobs:
99
- run: pwd
1010
- run: which python
1111
- run: conda info --envs
12-
- run: python pipeline_testing/prefect_pipeline.py --all
12+
- name: Run prefect tests
13+
working-directory: /home/abuzarmahmood/Desktop/blech_clust
14+
run: python pipeline_testing/prefect_pipeline.py --all

0 commit comments

Comments
 (0)