Skip to content

Commit

Permalink
prueba 5
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmasemper committed Jun 4, 2024
1 parent b8381b0 commit 9b63707
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
- run: pip install -r requirements.txt

- name: Install playwright
run: python -m playwright install --with-deps firefox
run: playwright install


- name: Run static test
run: ruff check
Expand Down

0 comments on commit 9b63707

Please sign in to comment.