Skip to content

Commit c6f2799

Browse files
committed
CI: Fix dependencies for integration_linux
1 parent 3907967 commit c6f2799

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,9 @@ jobs:
413413
run: bundle exec rake ci:docker_transport
414414

415415
integration_linux:
416+
needs:
417+
- rubocop_and_matrix
418+
- cache_modules_linux
416419
name: Linux Integration
417420
runs-on: ubuntu-24.04
418421
strategy:

0 commit comments

Comments
 (0)