Skip to content

Commit 0d8c14b

Browse files
committed
install pytest
1 parent 87d8bfe commit 0d8c14b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
5252
- name: Run Test
5353
run: |
54+
pip install pytest
5455
# cleanup (interferes with tests)
5556
rm -rf bazel-*
5657
# run tests

0 commit comments

Comments
 (0)