Skip to content

Commit 87f8c17

Browse files
committed
Don't skip
1 parent 929fe19 commit 87f8c17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-prod-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Test
2323
run: ruby scripts/check_deployment.rb
2424
- name: Save JSON
25+
if: always()
2526
uses: actions/upload-artifact@v4
2627
with:
2728
name: out.json

0 commit comments

Comments
 (0)