We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f82c8c commit e274c26Copy full SHA for e274c26
2 files changed
.github/workflows/oldest-postgres.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Install oldest supported versions
57
uses: fizyk/actions-reuse/.github/actions/pipenv-run@v3.1.0
58
with:
59
- command: pip install -r oldest/requirements.txt
+ command: pip install -r oldest/requirements.rq
60
- name: Run tests without xdist
61
62
oldest/requirements.txt oldest/requirements.rqoldest/requirements.txt renamed to oldest/requirements.rq
0 commit comments