Skip to content

Commit

Permalink
update GitHub test config
Browse files Browse the repository at this point in the history
  • Loading branch information
Changaco committed Dec 15, 2024
1 parent 78242e8 commit 0733d29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
run: createdb liberapay_tests
- name: Create the test database schema
run: DATABASE_URL=liberapay_tests ./recreate-schema.sh test
- name: Install Python 3.11
uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: Install Python 3.12
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 0733d29

Please sign in to comment.