We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b633099 commit 805958fCopy full SHA for 805958f
.github/workflows/integration-test.yml
@@ -57,4 +57,5 @@ jobs:
57
echo "::endgroup::"
58
59
echo "::group::Run Integration Tests"
60
+ pip install pytest expecttest parameterized
61
cd test && pytest integration_tests -v --use-tmp-hub-dir
0 commit comments