Skip to content

fix: httpResultPath match (#245) #142

fix: httpResultPath match (#245)

fix: httpResultPath match (#245) #142

Workflow file for this run

name: default
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: |
nix develop .#ci -c make test