Skip to content

Gracefully handle division by zero using ints & floats #43

Gracefully handle division by zero using ints & floats

Gracefully handle division by zero using ints & floats #43

name: Standard Test
on:
push:
branches: [ main ]
pull_request:
jobs:
call-standard-test:
name: Test
uses: gobuffalo/.github/.github/workflows/go-test.yml@v1
secrets: inherit