qiskit-community/qiskit-metriq

Tox env runs in CI can fail silently

Open

#41 geöffnet am 20. Nov. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (3 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (3 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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