Skip to content

Commit 1ec53d9

Browse files
committed
wrong delimiter fixed
1 parent 978394e commit 1ec53d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: run tests
3939
run: |
40-
python conda-recipe\run_test.py
40+
python conda-recipe/run_test.py
4141
4242
# - name: show content
4343
# run: |

0 commit comments

Comments
 (0)