Skip to content

Commit 805958f

Browse files
committed
Install test deps
1 parent b633099 commit 805958f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
echo "::endgroup::"
5858
5959
echo "::group::Run Integration Tests"
60+
pip install pytest expecttest parameterized
6061
cd test && pytest integration_tests -v --use-tmp-hub-dir

0 commit comments

Comments
 (0)