Skip to content

Commit d59e058

Browse files
authored
Update test.yml
1 parent c16451c commit d59e058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
python -m pip install --upgrade pip
28-
pip install -r requirements.txt pytest
28+
pip install -r requirements.txt pytest miniwdl
2929
pip install -e .
3030
3131
- name: Test with pytest

0 commit comments

Comments
 (0)