Skip to content

[BUG] Report not generated when tests fail (set -e exits early) #2

@reach2jeyan

Description

@reach2jeyan

entrypoint.sh uses set -e, so if pytest exits non-zero, any post-run steps (email, artifact upload) are silently skipped. Add a continue_on_failure input and wrap the pytest command so the script always completes.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions