这是indexloc提供的服务,不要输入任何密码
Skip to content

Sort results by path in analyze command #112

Sort results by path in analyze command

Sort results by path in analyze command #112

Workflow file for this run

name: Tests
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.24
- name: Run tests
run: make test-coverage