Skip to content

Commit

Permalink
Remove broken publish test results step
Browse files Browse the repository at this point in the history
  • Loading branch information
amCap1712 authored Oct 31, 2023
1 parent 58c5611 commit 03365e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ jobs:
- name: Run tests
run: ./test.sh

- name: Publish Test Results
uses: EnricoMi/[email protected]
if: ${{ always() }}
with:
files: reports/tests.xml

prod:
name: Build Production Image
runs-on: ubuntu-latest
Expand Down

0 comments on commit 03365e1

Please sign in to comment.