Skip to content

Commit 71f8681

Browse files
authored
Update test.yml part 2
1 parent 9ce93fb commit 71f8681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
export FORMER_SNET_TEST_INFURA_KEY=${{ secrets.FORM_INF_KEY }}
6262
export PIP_BREAK_SYSTEM_PACKAGES=1
6363
export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
64-
# sh -ex ./snet/cli/test/utils/run_all_functional.sh
64+
# sh -ex ./snet/cli/test/utils/run_all_functional.sh
6565
python3 ./snet/cli/test/functional_tests/test_entry_point.py
6666
python3 ./snet/cli/test/functional_tests/func_tests.py

0 commit comments

Comments
 (0)