There was an error while loading. Please reload this page.
1 parent 83d7c8a commit 4b1c3ebCopy full SHA for 4b1c3eb
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
update-indexes:
18
name: Publish rebuilt metrics indexes
19
runs-on: ubuntu-latest
20
- needs: [format]
+ needs: [build-test-analyze]
21
permissions:
22
contents: write
23
steps:
0 commit comments