Skip to content

pipeline and standalone rep #2

pipeline and standalone rep

pipeline and standalone rep #2

Workflow file for this run

name: Publish Report
on:
push:
branches:
- test/pubrep
jobs:
publish_report:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Publish Report Artifact
uses: actions/upload-artifact@v2
with:
name: reports
path: report.xml