We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978394e commit 1ec53d9Copy full SHA for 1ec53d9
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: run tests
39
run: |
40
- python conda-recipe\run_test.py
+ python conda-recipe/run_test.py
41
42
# - name: show content
43
# run: |
0 commit comments