Skip to content

Commit

Permalink
github: workflows: ci: test: enable ci tests
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Scherf <[email protected]>
  • Loading branch information
fscherf committed Feb 7, 2024
1 parent b9f3fc9 commit b4e8160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
python -m playwright install
- name: Run Tox
env:
MILAN_CI_TEST: 1
run: tox -e py

- name: Upload coverage to Codecov
Expand Down

0 comments on commit b4e8160

Please sign in to comment.