Skip to content

BUG: we should return on the pytest exitval #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 14, 2025
Merged

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented May 14, 2025

This closes #54

(note: this never comes up when running pytest directly in tox, or in the terminal but a typical problem that comes up when we factor out in a shell script)

@bsipocz bsipocz added the type: Bug fix Something isn't working label May 14, 2025
@bsipocz
Copy link
Member Author

bsipocz commented May 14, 2025

Ahh, I never made this mistake before pushing a branch to upstream and not to my fork. Apparently I more coffee 😱

@danielballan danielballan merged commit a71290d into main May 14, 2025
14 checks passed
@danielballan danielballan deleted the BUG_fix_test_script branch May 14, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Bug fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Test workflows not failing on notebook exceptions
2 participants