mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
make junit step always run
This commit is contained in:
parent
8b7069d7fa
commit
c06e3565d7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/testing.yaml
vendored
1
.github/workflows/testing.yaml
vendored
|
@ -94,6 +94,7 @@ jobs:
|
|||
name: "Publish Unit Tests Results"
|
||||
needs: [test, accessibility]
|
||||
runs-on: ubuntu-latest
|
||||
if: always()
|
||||
|
||||
steps:
|
||||
- name: Download Artifacts
|
||||
|
|
Loading…
Add table
Reference in a new issue