mottosso / Qt.py

Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
MIT License
914 stars 254 forks source link

Automatically run CI test jobs for every pull request. #399

Closed martin-chatterjee closed 7 months ago

martin-chatterjee commented 7 months ago

Objective

Automatically run CI test jobs for every incoming PR.


Details

→ Please read this conversation in PR #394.


Expected Outcome

→ Please see this mock-up PR on martin-chatterjee/Qt.py.

ci-per-pr

mottosso commented 7 months ago

Tests all run. :) Nice, thanks @martin-chatterjee