Skip to content

make timeout configurable #252

make timeout configurable

make timeout configurable #252

Workflow file for this run

name: UnitTesting
on: [push, pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
- uses: actions/checkout@v4
- run: make test