Skip to content

fix: hparam logging issue (#50) #84

fix: hparam logging issue (#50)

fix: hparam logging issue (#50) #84

Workflow file for this run

name: Master
on:
push:
branches:
- master
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
needs: [lint]
uses: ./.github/workflows/test.yaml