Skip to content

Commit

Permalink
Force test build for every major Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoH2O1999 committed Jun 28, 2023
1 parent 403eac7 commit 2775fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
uses: ./
with:
python-version: ${{ matrix.python-version }}
allow-build: info
allow-build: force
- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
id: setup
Expand Down

0 comments on commit 2775fe3

Please sign in to comment.