Skip to content

Commit 488850d

Browse files
committed
linter
1 parent 901b3b1 commit 488850d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.yamato/clean-import-job.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@ clean_import_{{ project.name }}_{{ editor }}:
1717
after:
1818
- command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
1919
artifacts:
20-
CrashDumps:
21-
paths:
22-
- CrashDumps/**
2320
logs:
2421
paths:
2522
- artifacts/**
23+
- CrashDumps/**
2624
{% endfor -%}
2725
{% endfor -%}
2826
{% endfor -%}

0 commit comments

Comments
 (0)