Skip to content

Create content type constant #51

Create content type constant

Create content type constant #51

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: ^1.22
- name: Test
run: ./scripts/test.sh