fix: transpiler-tests does not re-run when only evolution changes (#1044)
Add tools/push3-evolution/** to the transpiler-tests step's path filter so that changes to push3-evolution also trigger transpiler tests. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
87cd803523
commit
6e7832be07
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ steps:
|
||||||
path:
|
path:
|
||||||
include:
|
include:
|
||||||
- tools/push3-transpiler/**
|
- tools/push3-transpiler/**
|
||||||
|
- tools/push3-evolution/**
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
bash -c '
|
bash -c '
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue