File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v4
2323 with :
2424 repository : ctrliq/kernel-container-build
25- ref : test-stage-separation
25+ ref : maximize-kselftest-coverage
2626 path : kernel-container-build
2727 token : ${{ secrets.PRIVATE_REPO_ACCESS_TOKEN }}
2828
9292 uses : actions/checkout@v4
9393 with :
9494 repository : ctrliq/kernel-container-build
95- ref : test-stage-separation
95+ ref : maximize-kselftest-coverage
9696 path : kernel-container-build
9797 token : ${{ secrets.PRIVATE_REPO_ACCESS_TOKEN }}
9898
@@ -146,7 +146,7 @@ jobs:
146146 uses : actions/checkout@v4
147147 with :
148148 repository : ctrliq/kernel-container-build
149- ref : test-stage-separation
149+ ref : maximize-kselftest-coverage
150150 path : kernel-container-build
151151 token : ${{ secrets.PRIVATE_REPO_ACCESS_TOKEN }}
152152
You can’t perform that action at this time.
0 commit comments