Skip to content

Commit 4c2f0f5

Browse files
committed
ci: add condition for pretty printer tests
Pretty printers are checked on MR also if there are changes in tests/utils/gdb/pretty_printers/*
1 parent 5f491b5 commit 4c2f0f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/ci/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@ smoke pretty printers cached:
517517
changes: &gdb_printers_changes
518518
paths:
519519
- include/srsran/adt/**/*
520+
- tests/utils/gdb/pretty_printers/*
520521
- .gdbinit
521522
- if: $ON_MR
522523
changes:

0 commit comments

Comments
 (0)