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 0cdd229 commit ebb1f0eCopy full SHA for ebb1f0e
.github/workflows/tests.yml
@@ -396,7 +396,7 @@ jobs:
396
activate-environment: pymc-test
397
channel-priority: strict
398
environment-file: conda-envs/windows-environment-test.yml
399
- python-verision: ${{matrix.python-version}}
+ python-version: ${{matrix.python-version}}
400
use-mamba: true
401
use-only-tar-bz2: true # IMPORTANT: This needs to be set for caching to work properly!
402
- name: Install-pymc
0 commit comments