chore: temporarily enable e2e tests

This commit is contained in:
Ali BARIN
2024-12-12 12:41:59 +00:00
parent 5d5aebdb41
commit 591e1444f9

View File

@@ -4,12 +4,12 @@ on:
branches: branches:
- main - main
# TODO: Add pull request after optimizing the total excecution time of the test suite. # TODO: Add pull request after optimizing the total excecution time of the test suite.
# pull_request: pull_request:
# paths: paths:
# - 'packages/backend/**' - 'packages/backend/**'
# - 'packages/e2e-tests/**' - 'packages/e2e-tests/**'
# - 'packages/web/**' - 'packages/web/**'
# - '!packages/backend/src/apps/**' - '!packages/backend/src/apps/**'
workflow_dispatch: workflow_dispatch:
env: env: