Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
dudanov committed Jul 17, 2024
1 parent f29045b commit 7e79de3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
strategy:
matrix:
python-version: ["3.11", "3.12"]
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 7e79de3

Please sign in to comment.