Skip to content

Commit 48baaa1

Browse files
committed
ci setup
1 parent 57ea4f5 commit 48baaa1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
python -m pip install --upgrade pip
2323
pip install -r requirements.txt
24+
pip install pytest-sugar
2425
pip install playwright
2526
playwright install
2627
- name: Run tests

0 commit comments

Comments
 (0)