Reuse workflow CI (#10826)
* Reuse workflow CI * Simplify images Makefiles
This commit is contained in:
parent
00db204d86
commit
c9a3571556
39 changed files with 385 additions and 782 deletions
1
.github/workflows/junit-reports.yaml
vendored
1
.github/workflows/junit-reports.yaml
vendored
|
|
@ -15,3 +15,4 @@ jobs:
|
|||
name: JEST Tests $1 # Name of the check run which will be created
|
||||
path: 'report*.xml' # Path to test results (inside artifact .zip)
|
||||
reporter: jest-junit # Format of test results
|
||||
fail-on-empty: 'true'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue