Skip to content

Commit

Permalink
tmp: ci test on branch yocto_ci_all_machines_tests
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Dupré <[email protected]>
  • Loading branch information
dupremathieu committed Nov 14, 2023
1 parent 16a44de commit 3b9f681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-yocto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Initialize sources
run: mkdir ${{ env.WORK_DIR }}; cd ${{ env.WORK_DIR }};
git clone -q --depth 1 -b main https://github.com/seapath/ci ci;
git clone -q --depth 1 -b yocto_ci_all_machines_tests https://github.com/seapath/ci ci;
echo "CI sources downloaded successfully";
ci/launch-yocto.sh init;

Expand Down

0 comments on commit 3b9f681

Please sign in to comment.