Skip to content

refactor: remove debug log #28

refactor: remove debug log

refactor: remove debug log #28

Workflow file for this run

name: covector status
on: [pull_request]
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
with:
command: 'status'