We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce93fb commit 71f8681Copy full SHA for 71f8681
.github/workflows/test.yml
@@ -61,6 +61,6 @@ jobs:
61
export FORMER_SNET_TEST_INFURA_KEY=${{ secrets.FORM_INF_KEY }}
62
export PIP_BREAK_SYSTEM_PACKAGES=1
63
export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
64
-# sh -ex ./snet/cli/test/utils/run_all_functional.sh
+ # sh -ex ./snet/cli/test/utils/run_all_functional.sh
65
python3 ./snet/cli/test/functional_tests/test_entry_point.py
66
python3 ./snet/cli/test/functional_tests/func_tests.py
0 commit comments