Skip to content

Commit f1650b8

Browse files
committed
CI: Fix broken dependency
Signed-off-by: Tim Meusel <tim@bastelfreak.de>
1 parent 27e1056 commit f1650b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
automerge:
1212
name: Enable auto-merge
1313
if: github.event_name == 'pull_request' && (github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'renovate[bot]')
14-
needs:
15-
- unit
1614
runs-on: ubuntu-latest
1715
permissions:
1816
contents: write

0 commit comments

Comments
 (0)