Skip to content

Commit

Permalink
CI: fix job deps and name
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Apr 1, 2024
1 parent 03b8158 commit 03c00e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,8 @@ jobs:
PULL_REQUEST_IS_DRAFT: false
CONTENT_COMPARISON: true
REVIEWERS: '["boozook"]'
post:
needs: pr
tests:
name: Tests
needs: [new-branch, pre-gen, pre-gen-arm]
uses: ./.github/workflows/tests.yml
secrets: inherit

0 comments on commit 03c00e9

Please sign in to comment.