1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-22 21:45:15 -05:00

Disable check failures job

This commit is contained in:
Vince Grassia 2024-05-23 15:28:18 -04:00
parent f4ca4afbcb
commit 800c187f51
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

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