Skip to content

Commit

Permalink
feat: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Nov 28, 2024
1 parent 262acc8 commit af3e910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name : Launch ls
run: |
ls -als
echo "-----"
ls -als ..
- name: Run your tests
run: pytest tests --tracing=retain-on-failure --alluredir=allure-results
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit af3e910

Please sign in to comment.