mirror of https://github.com/openXC7/prjxray.git
ci: gh: add artifacts
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
b378299ec2
commit
0c8df95f5b
|
|
@ -89,3 +89,13 @@ jobs:
|
|||
path: |
|
||||
**/results*.gz
|
||||
**/plot_*.svg
|
||||
**/diff.html
|
||||
**/diff.json
|
||||
**/diff.patch
|
||||
**/*result*.xml
|
||||
**/*sponge_log.xml
|
||||
**/fuzzers/*.tgz
|
||||
**/build/*.log
|
||||
**/logs_*/**
|
||||
**/database/${{ matrix.family }}/**"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue