Skip to content

fix matcher pre post extraction logic #168

fix matcher pre post extraction logic

fix matcher pre post extraction logic #168

Workflow file for this run

name: Tests
on:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v31
- name: Run cargo test
run: nix develop --command cargo test