Skip to content

Fix typo and API URL in README #6

Fix typo and API URL in README

Fix typo and API URL in README #6

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.20'
- name: Install xcaddy
run: go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest
- name: Run xcaddy build
run: xcaddy build --with github.com/caddy-dns/inwx=.