diff --git a/.github/workflows/e2e-testing.yml b/.github/workflows/e2e-testing.yml index 6faa73466..85f9c094e 100644 --- a/.github/workflows/e2e-testing.yml +++ b/.github/workflows/e2e-testing.yml @@ -262,3 +262,6 @@ jobs: SCREEN_WIDTH: ${{ matrix.resolution.width }} SCREEN_HEIGHT: ${{ matrix.resolution.height }} WEKAN_URL: ${{ secrets.WEKAN_URL }} + + run: | + pytest tests/