Commit 1e73bb89 authored by Derek Nola's avatar Derek Nola

Run integration tests on E2E changes, ensures correct coverage values

parent 8f950223
...@@ -16,6 +16,7 @@ on: ...@@ -16,6 +16,7 @@ on:
- "install.sh" - "install.sh"
- "tests/**" - "tests/**"
- "!tests/integration**" - "!tests/integration**"
- "!tests/e2e**"
- ".github/**" - ".github/**"
- "!.github/workflows/integration.yaml" - "!.github/workflows/integration.yaml"
workflow_dispatch: {} workflow_dispatch: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment