Skip to content

Commit 1a6038e

Browse files
committed
fix: ignore ToolVersion in regression
1 parent b8d1229 commit 1a6038e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/regression.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
DIFFJSON_IGNORE: >
1919
['id']
2020
['Path']
21+
['ToolVersion']
2122
['Modules']['a.b/c']['Dependencies']['a.b/c']
2223
['Modules']['a.b/c/cmdx']['Dependencies']['a.b/c/cmdx']
2324
steps:

0 commit comments

Comments
 (0)