Skip to content

Commit

Permalink
Fix job ordering in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vy committed Oct 27, 2023
1 parent 1b6f9c8 commit dee0c11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:

merge:

needs: collect

runs-on: ubuntu-latest

env:
Expand Down

0 comments on commit dee0c11

Please sign in to comment.