Skip to content

Commit 22f4549

Browse files
committed
Disable dependency job for now (#927)
1 parent 8490ea8 commit 22f4549

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ jobs:
3535
upload-name: Unit test results
3636
upload-path: ./**/build/reports/tests/
3737

38+
# FIXME: Re-enable when CME is fixed, see https://github.com/EdricChan03/studybuddy-android/issues/927
3839
dependencies:
40+
if: false
3941
name: Check for dependency updates
4042
runs-on: ubuntu-latest
4143
permissions:

0 commit comments

Comments
 (0)