Skip to content

Commit e274c26

Browse files
committed
Rename requirements.txt to requirements.rq
1 parent 4f82c8c commit e274c26

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/oldest-postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install oldest supported versions
5757
uses: fizyk/actions-reuse/.github/actions/pipenv-run@v3.1.0
5858
with:
59-
command: pip install -r oldest/requirements.txt
59+
command: pip install -r oldest/requirements.rq
6060
- name: Run tests without xdist
6161
uses: fizyk/actions-reuse/.github/actions/pipenv-run@v3.1.0
6262
with:

0 commit comments

Comments
 (0)