Skip to content

Commit 10e1f2e

Browse files
author
Marius Schlueter
committed
fix for workflow
1 parent 108f503 commit 10e1f2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: |
1818
python -m pip install --upgrade pip
1919
pip install build
20+
pip install pytest
2021
pip install .
2122
- name: Run Test
2223
env:

0 commit comments

Comments
 (0)