Skip to content

Commit 531e455

Browse files
committed
Test save on pure
1 parent bd5451a commit 531e455

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_publish_pure_python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
setenv:
2626
uses: ./.github/workflows/publish_pure_python.yml
2727
with:
28+
save-artifact: true
2829
test_command: python -c "import os; assert os.getenv('CUSTOM_VAR') == 'custom value'"
2930
env: |
3031
CUSTOM_VAR: custom value

0 commit comments

Comments
 (0)