Skip to content

Commit

Permalink
pls work ci
Browse files Browse the repository at this point in the history
Mattwmaster58 committed Oct 23, 2024
1 parent 7343ac9 commit d8a2d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,6 @@ permissions:

jobs:
test:

runs-on: ubuntu-latest
strategy:
matrix:
@@ -27,6 +26,7 @@ jobs:
run: |
python -m pip install -U pip
pip install pytest playwright
playwright install chromium firefox
pip install -e .
- name: Test with pytest
run: |

0 comments on commit d8a2d11

Please sign in to comment.