Skip to content

Conversation

@dansimau
Copy link
Owner

@dansimau dansimau commented Jul 21, 2025

Summary

• Adds artifact upload step for test-results.json in GitHub Actions workflow
• Ensures test results are available even when tests fail, improving debugging capability
• Uses if: always() condition to upload results regardless of test outcome

Test plan

  • Verify workflow runs successfully
  • Check that test-results.json artifact is uploaded
  • Confirm artifact is available on both passing and failing test runs

🤖 Generated with Claude Code

dansimau and others added 3 commits July 21, 2025 12:08
Uploads test-results.json as an artifact even on test failures to help with debugging.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dansimau dansimau merged commit 78cea15 into main Jul 22, 2025
1 check passed
@dansimau dansimau deleted the upload-test-results-to-actions branch July 22, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants