mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Update .github/workflows/unit-test.yml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
parent
4fdd78eff2
commit
550d4b8256
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
@ -128,7 +128,7 @@ jobs:
|
|||
- name: Publish Unit Test Results
|
||||
id: test-results
|
||||
uses: EnricoMi/publish-unit-test-result-action@v1
|
||||
if: ${{ always() }}
|
||||
if: always()
|
||||
with:
|
||||
files: |
|
||||
tests/*.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue