Skip to content

Commit 624fe53

Browse files
committed
ci(workflows): move pre-commit check after to run after unit tests
1 parent 1aab0c8 commit 624fe53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161

162162
pre-commit:
163163
name: Pre-commit
164+
needs: unit
164165
runs-on: ubuntu-24.04
165166
timeout-minutes: 15
166167

0 commit comments

Comments
 (0)