Skip to content

Commit

Permalink
add toml configs to paths that can cause e2e tests to run in ci (smar…
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon authored Feb 15, 2024
1 parent ceb836d commit 009c998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- '.github/workflows/integration-tests.yml'
- '**/*Dockerfile'
- 'core/**/config/**/*.toml'
- 'integration-tests/**/*.toml'
- name: Collect Metrics
if: always()
id: collect-gha-metrics
Expand Down

0 comments on commit 009c998

Please sign in to comment.