Skip to content

Commit 8d944ac

Browse files
authored
fix(ci): Add files-changed to needs of unit-tests-required-check (#5896)
1 parent 3c86ff3 commit 8d944ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ jobs:
319319
unit-tests-required-check:
320320
needs:
321321
[
322+
files-changed,
322323
build-test-server,
323324
unit-tests,
324325
]

0 commit comments

Comments
 (0)