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 015684f commit d961b1bCopy full SHA for d961b1b
.github/workflows/mopper-conda-release.yaml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
conda_deployment_with_new_tag:
12
- name: Test conda deployment of package with Python ${{ matrix.python-version }}
+ name: Deploy conda package with Python ${{ matrix.python-version }}
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
0 commit comments