1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-28 09:24:14 +01:00
Arduino/.github
Matthijs Kooijman bdfa7f305c CI: Publish HTML report of tests as an artifact
This also lets ant print a message pointing to this artifact and
explaining the files inside briefly. To make sure this is only printed
inside the github action, an extra `-D` option is passed to `ant test`
from the workflow file.

To allow `if` / `unless` on the echo element, this adds some namespace
definitions (this allows them on *any* element, not just the ones that
explicitly allow it). See https://ant.apache.org/manual/ifunless.html
2020-05-11 16:09:41 +02:00
..
workflows CI: Publish HTML report of tests as an artifact 2020-05-11 16:09:41 +02:00
ISSUE_TEMPLATE.md Move issue and PR templates into .github 2020-05-11 15:33:32 +02:00
PULL_REQUEST_TEMPLATE.md Move issue and PR templates into .github 2020-05-11 15:33:32 +02:00