We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8fabe commit fde56d2Copy full SHA for fde56d2
.github/actions/install-aiida-core/action.yml
@@ -50,3 +50,4 @@ runs:
50
- name: Unset CI environment variable
51
if: ${{ inputs.python-version == '3.9' }}
52
run: echo "CI=" >> $GITHUB_ENV
53
+ shell: bash
0 commit comments