Skip to content

create coverate report #24

create coverate report

create coverate report #24

name: Release Drafter
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
strategy:
matrix:
platform: [ubuntu-latest]
python-version: [3.9]
runs-on: ${{ matrix.platform }}
steps:
- name: Release Drafter
uses: release-drafter/[email protected]