Skip to content

remove some of the panics in the code, return an error instead #135

remove some of the panics in the code, return an error instead

remove some of the panics in the code, return an error instead #135

Workflow file for this run

name: Git Checks
on: [pull_request]
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0