1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -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
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

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