Skip to content

Commit

Permalink
Adress code review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwanatha-HD authored and omajid committed May 6, 2024
1 parent ff4a6c9 commit ae81c3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution-packages/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"cleanup": true,
"skipWhen": [
"vmr-ci", // not packaged (tar.gz build)
"non-rpm"
"non-packaged",
],
"ignoredRIDs":[
"rhel7",
Expand Down
2 changes: 1 addition & 1 deletion managed-symbols-available/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"skipWhen": [
"vmr-ci,version=6", // unpacking symbols is a hassle
"vmr-ci,version=7",
"non-rpm"
"non-packaged",
],
"ignoredRIDs":[
]
Expand Down

0 comments on commit ae81c3f

Please sign in to comment.