Skip to content

Commit

Permalink
DO NOT MERGE : modif path for test purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
eroussy committed Feb 16, 2023
1 parent 7cf1470 commit 3f5538b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-debian.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 add-latency-tests https://github.com/eroussy/ci-seapath ci;
echo "CI sources downloaded successfully";
ci/launch.sh init;

Expand Down

0 comments on commit 3f5538b

Please sign in to comment.