Skip to content

Commit

Permalink
Merge pull request #16 from computervision-xray-testing/develop
Browse files Browse the repository at this point in the history
🔧 update action testpypi
  • Loading branch information
cpieringer committed Jul 28, 2024
2 parents 3f3c191 + c5531e6 commit 41a8db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.x'
python-version: 3.11

- name: Install Python Packages
run: |
Expand Down

0 comments on commit 41a8db9

Please sign in to comment.