We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9059f20 commit 373a9fbCopy full SHA for 373a9fb
.packit.yaml
@@ -35,8 +35,8 @@ jobs:
35
# when modifying this, modify also tests/tmt-plans/
36
37
- <<: *test-static-checks
38
- identifier: /static-checks-fedora
39
- tmt_plan: /static-checks-fedora$
+ identifier: /rpmbuild-ctest-fedora
+ tmt_plan: /rpmbuild-ctest-fedora$
40
targets:
41
fedora-all: {}
42
tests/tmt-plans/main.fmf
@@ -110,5 +110,5 @@ report:
110
- /static-checks/diff
111
112
# Fedora specific plan
113
-/static-checks-fedora:
+/rpmbuild-ctest-fedora:
114
discover+: {test: /static-checks/rpmbuild-ctest}
0 commit comments