Skip to content

Add Fathom Analytics #31

Add Fathom Analytics

Add Fathom Analytics #31

Workflow file for this run

name: goupfile
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.16
- run: make ci