Skip to content

use long image instead of HTML to fix lint (#191) #557

use long image instead of HTML to fix lint (#191)

use long image instead of HTML to fix lint (#191) #557

Workflow file for this run

name: tests
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: make ci
- uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: profile.cov