summaryrefslogtreecommitdiffstats
path: root/.github/workflows/quick-test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/quick-test.yml')
-rw-r--r--.github/workflows/quick-test.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/quick-test.yml b/.github/workflows/quick-test.yml
index 3114e7b..24b3491 100644
--- a/.github/workflows/quick-test.yml
+++ b/.github/workflows/quick-test.yml
@@ -27,6 +27,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
+ with:
+ python-version: '3.8'
- name: Install flake8
run: python3 ./devscripts/install_deps.py -o --include dev
- name: Make lazy extractors