Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.74k stars 445 forks source link

Remove allowance for failure in PR checks #7997

Closed drew2a closed 2 months ago

drew2a commented 2 months ago

The code change removes the option that allowed failures in pull request checks. This means all checks must now pass successfully.

Fixes #7995

Reference: