Skip to content

Commit ebb1f0e

Browse files
ricardoV94michaelosthege
authored andcommitted
Fix python-version typo in tests.yml
1 parent 0cdd229 commit ebb1f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ jobs:
396396
activate-environment: pymc-test
397397
channel-priority: strict
398398
environment-file: conda-envs/windows-environment-test.yml
399-
python-verision: ${{matrix.python-version}}
399+
python-version: ${{matrix.python-version}}
400400
use-mamba: true
401401
use-only-tar-bz2: true # IMPORTANT: This needs to be set for caching to work properly!
402402
- name: Install-pymc

0 commit comments

Comments
 (0)