Skip to content

Update README.md: add Melrōse (again) #708

Update README.md: add Melrōse (again)

Update README.md: add Melrōse (again) #708

Workflow file for this run

name: check
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Go 1.18
uses: actions/setup-go@v4
with:
go-version: 1.18
- name: Test
run: npx zx --experimental .github/scripts/coverage.mjs