1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-18 16:11:28 -05:00

Enable check failures job

This commit is contained in:
Vince Grassia
2025-03-19 13:02:18 -04:00
parent 48df98d2b3
commit c556726299

View File

@ -562,7 +562,7 @@ jobs:
check-failures:
name: Check for failures
if: false
if: always()
runs-on: ubuntu-24.04
needs:
- lint