Skip to content

Commit

Permalink
test template check
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Apr 18, 2024
1 parent 490a529 commit 2cb8ee5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,3 @@ jobs:

- name: Run RPM tests in container
run: make -f Makefile.am container-rpm-test

- name: Upload test logs
if: always()
uses: actions/upload-artifact@v4
with:
name: 'logs-rpm-test (${{ matrix.ci_tag }})'
path: test-logs/*
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,3 @@ jobs:

- name: Run RPM tests in container
run: make -f Makefile.am container-rpm-test

- name: Upload test logs
if: always()
uses: actions/upload-artifact@v4
with:
name: 'logs-rpm-test (${{ matrix.ci_tag }})'
path: test-logs/*

0 comments on commit 2cb8ee5

Please sign in to comment.