We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02bf1f commit 9f69f91Copy full SHA for 9f69f91
1 file changed
.github/workflows/test_mypy.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
12
- name: Setup Micromamba env
13
- uses:
+ uses: mamba-org/setup-micromamba@v1
14
with:
15
environment-name: TEST
16
create-args: >-
0 commit comments