We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42de89 commit c3595eaCopy full SHA for c3595ea
.github/workflows/e2e-subtensor-tests.yaml
@@ -89,6 +89,7 @@ jobs:
89
needs:
90
- find-tests
91
- pull-docker-image
92
+ - create_venv
93
runs-on: ubuntu-latest
94
timeout-minutes: 45
95
strategy:
0 commit comments