mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
chore(temporal): exclude e2e tests from temporal (#28561)
This commit is contained in:
2
.github/workflows/ci-e2e-playwright.yml
vendored
2
.github/workflows/ci-e2e-playwright.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
# the dependencies more clear if we separated the backend/frontend
|
||||
# code completely
|
||||
- 'ee/**'
|
||||
- 'posthog/**'
|
||||
- 'posthog/!(temporal/**)/**'
|
||||
- 'bin/*'
|
||||
- frontend/**/*
|
||||
- requirements.txt
|
||||
|
||||
2
.github/workflows/ci-e2e.yml
vendored
2
.github/workflows/ci-e2e.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
# the dependencies more clear if we separated the backend/frontend
|
||||
# code completely
|
||||
- 'ee/**'
|
||||
- 'posthog/**'
|
||||
- 'posthog/!(temporal/**)/**'
|
||||
- 'bin/*'
|
||||
- frontend/**/*
|
||||
- requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user