Skip to content

Commit c952efe

Browse files
authored
Update ci.yml
1 parent f9a23e1 commit c952efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ concurrency:
1818
jobs:
1919
changes:
2020
runs-on: ubuntu-latest
21+
needs: build-test # Ensures build-test is run first
2122
outputs:
2223
paths: ${{ steps.filter.outputs.changes }}
2324
steps:

0 commit comments

Comments
 (0)