Skip to content

fix: allow "0" as publiccodeYmlVersion #108

fix: allow "0" as publiccodeYmlVersion

fix: allow "0" as publiccodeYmlVersion #108

Workflow file for this run

on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: '1.23'
- run: go test -race ./...