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 7707286 commit 626c02bCopy full SHA for 626c02b
.github/workflows/check_python_eol_actions.yml
@@ -14,7 +14,6 @@ jobs:
14
run: python -c "import sys; print(sys.version)"
15
shell: bash
16
- name: Checkout STUMPY
17
- if: "startsWith(steps.python.outputs.version, env.req-python-version)"
18
uses: actions/checkout@v4
19
with:
20
repository: stumpy-dev/stumpy
0 commit comments