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 63dfa39 commit c41aef3Copy full SHA for c41aef3
.github/workflows/publish_pure_python.yml
@@ -124,7 +124,7 @@ jobs:
124
apt: ${{ inputs.libraries }}
125
- name: debug step
126
run: |
127
- echo "Test groups: ${{ inputs.test_groups }}"
+ echo "Test groups: '${{ inputs.test_groups }}'"
128
129
- id: build
130
uses: OpenAstronomy/build-python-dist@8c82c2f2732d7d274612d45e50845260ebe73d08 # ???
0 commit comments