We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe900a commit 838d2bbCopy full SHA for 838d2bb
.github/workflows/tests.yml
@@ -112,10 +112,3 @@ jobs:
112
113
- name: Run RPM tests in container
114
run: make -f Makefile.am container-rpm-test
115
-
116
- - name: Upload test logs
117
- if: always()
118
- uses: actions/upload-artifact@v4
119
- with:
120
- name: 'logs-rpm-test (${{ matrix.ci_tag }})'
121
- path: test-logs/*
.github/workflows/tests.yml.j2
@@ -198,10 +198,3 @@ jobs:
198
199
200
201
202
203
204
205
206
207
0 commit comments