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 47fd635 commit c01f874Copy full SHA for c01f874
.github/workflows/e2e-subtensor-tests.yml
@@ -73,7 +73,7 @@ jobs:
73
os:
74
- ubuntu-latest
75
test-file: ${{ fromJson(needs.find-tests.outputs.test-files) }}
76
- # python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
77
steps:
78
- name: Check-out repository
79
uses: actions/checkout@v4
0 commit comments