Skip to content

Commit 8aa7bda

Browse files
author
Jonathan Crum
committed
Updating pytest dependency
1 parent 383460d commit 8aa7bda

File tree

2 files changed

+90
-106
lines changed

2 files changed

+90
-106
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
deployment:
88
name: upload release to PyPI
99
runs-on: ubuntu-latest
10+
strategy:
11+
matrix:
12+
python-version: [3.11]
1013
environment: release
1114
permissions:
1215
id-token: write

poetry.lock

+87-106
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)