Skip to content

Add http response verification (v2). #50

Add http response verification (v2).

Add http response verification (v2). #50

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '1.21.0'
- uses: aviate-labs/[email protected]
with:
dfx-version: 0.15.1
- run: make test