From 0208539dfe36b6d5fd4c7fb40047003f14a68987 Mon Sep 17 00:00:00 2001 From: Elena San Miguel Date: Mon, 20 Mar 2023 16:56:33 +0100 Subject: [PATCH] Use main branch of dockers for tests --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 32bc90ce..e648dac1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -49,7 +49,7 @@ jobs: uses: actions/checkout@v3 with: repository: CirclesUBI/circles-docker.git - ref: pathfinder2-dev-env + ref: main path: circles-docker - name: Setup docker repo