Skip to content

Vendor dictionary words for testing #1

Vendor dictionary words for testing

Vendor dictionary words for testing #1

Workflow file for this run

on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cashapp/activate-hermit@v1
- run: go test ./...