qiskit-community/qiskit-metriq

Tox env runs in CI can fail silently

Open

#41 opened on Nov 20, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (3 forks)auto 404
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Github Actions summary shows tox command run as successful

Although when inspecting the logs we can see failed runs within that job: image

Action: Set up exceptions for the scripts ran by tox, to trigger job failure in CI accordingly.

Contributor guide