Skip to content

Commit

Permalink
TEST FAILURE
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Apr 18, 2024
1 parent 9a33b99 commit 3d52e3e
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 @@ -112,10 +112,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 @@ -198,10 +198,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 3d52e3e

Please sign in to comment.