From e144f2389b3eaf71fdd4164a673391d4a8af2b70 Mon Sep 17 00:00:00 2001 From: SKairinos Date: Thu, 26 Sep 2024 15:35:24 +0000 Subject: [PATCH] use new pipeline --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b64d6581..3c642c74 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ on: jobs: test: - uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@main + uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@workspace-145 # TODO: set to @main secrets: inherit with: # Cannot be set with an env var. Value must match in the release job.