Skip to content

feat(#67): Add JaCoCo and codecov support #91

feat(#67): Add JaCoCo and codecov support

feat(#67): Add JaCoCo and codecov support #91

Workflow file for this run

---
name: xcop
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
xcop:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: g4s8/xcop-action@v1.3