Browse Source

Github Actions: Added specific paths for artifacts

Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
pull/1/head
Grzegorz Latosinski 3 years ago
parent
commit
e5f4a4df09
  1. 12
      .github/workflows/test.yml

12
.github/workflows/test.yml

@ -26,9 +26,9 @@ jobs:
with: with:
name: sargraph-sample-graphs name: sargraph-sample-graphs
path: | path: |
*.svg plot.svg
*.png plot.png
*.ascii plot.ascii
*.html plot.html
*.txt example.txt
*.log example.log

Loading…
Cancel
Save