Skip to content

Commit c41aef3

Browse files
committed
dbg
1 parent 63dfa39 commit c41aef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pure_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
apt: ${{ inputs.libraries }}
125125
- name: debug step
126126
run: |
127-
echo "Test groups: ${{ inputs.test_groups }}"
127+
echo "Test groups: '${{ inputs.test_groups }}'"
128128
129129
- id: build
130130
uses: OpenAstronomy/build-python-dist@8c82c2f2732d7d274612d45e50845260ebe73d08 # ???

0 commit comments

Comments
 (0)