Skip to content

Commit

Permalink
Pre-compiled image e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Sep 11, 2024
1 parent 6497e04 commit b8117b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- set-driver-version-matrix
- precompiled-build-image
- determine-e2e-test-matrix
strategy:
matrix:
kernel_version: ${{ fromJson(needs.determine-e2e-test-matrix.outputs.matrix_values) }}
Expand Down

0 comments on commit b8117b7

Please sign in to comment.