Skip to content

test: added tests (fixed bug: multipleOf) (#6) #10

test: added tests (fixed bug: multipleOf) (#6)

test: added tests (fixed bug: multipleOf) (#6) #10

Workflow file for this run

name: go test
permissions:
pull-requests: read
contents: read
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: go-openapi/ci-workflows/.github/workflows/go-test.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
secrets: inherit