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:
parent
f4ca4afbcb
commit
800c187f51
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -455,7 +455,7 @@ jobs:
|
|||||||
|
|
||||||
check-failures:
|
check-failures:
|
||||||
name: Check for failures
|
name: Check for failures
|
||||||
if: always()
|
if: false
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
needs:
|
needs:
|
||||||
- lint
|
- lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user