Skip to content

Commit 2499e40

Browse files
fix yaml
1 parent 7eb83e9 commit 2499e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
pip install codecov
2626
pip install -r requirements.txt
2727
pip install -r test-requirements.txt
28+
pip install build
2829
2930
- name: Test with pytest
3031
run: |

0 commit comments

Comments
 (0)