Skip to content

Commit

Permalink
App debug 8
Browse files Browse the repository at this point in the history
  • Loading branch information
scaramallion committed Nov 13, 2023
1 parent d7800b4 commit 21a75be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-pytest-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/setup-python@v4
id: setup-python
with:
python-version: [ '3.11' ] #${{ matrix.python-version }}
python-version: '3.11' #${{ matrix.python-version }}
- name: Install poetry
uses: snok/install-poetry@v1
with:
Expand Down

0 comments on commit 21a75be

Please sign in to comment.