From 04c53957ad721f0d0e319f1779f39cacfbc08aeb Mon Sep 17 00:00:00 2001 From: SKairinos Date: Tue, 16 Apr 2024 11:31:00 +0000 Subject: [PATCH] test new python setup --- .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 89db26b..c76d08e 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@polish_mypy with: # Cannot be set with an env var. Value must match in the release job. python-version: 3.8