Skip to content

ci: add cargo test reporting #152

ci: add cargo test reporting

ci: add cargo test reporting #152

Workflow file for this run

name: pre-check
on:
pull_request:
branches: [main]
jobs:
check-signed-commits:
runs-on: ubuntu-latest
steps:
- name: check signed commits
uses: 1Password/check-signed-commits-action@v1