Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel authored Jul 24, 2024
1 parent f531a45 commit 20d8516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: prepare cgi module (Python 3.13)
run: |
wget https://github.com/python/cpython/raw/3.12/Lib/cgi.py
if: ${{ matrix.python == '3.13-dev' }}
- name: run tests
run:
python -m unittest discover --verbose --start-directory tests
Expand Down

0 comments on commit 20d8516

Please sign in to comment.