Skip to content

Commit 296df81

Browse files
committed
tests
1 parent 4ed984c commit 296df81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build-pyobjcryst-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
- name: Install pyobjcryst and requirements
184184
run: |
185185
conda install --file requirements/conda.txt
186-
conda install --file requirements/test.txt
186+
conda install --file requirements/tests.txt
187187
188188
- name: Install wheel and test
189189
run: |

0 commit comments

Comments
 (0)