Skip to content

make weights and biases not on by default #107

make weights and biases not on by default

make weights and biases not on by default #107

Workflow file for this run

name: Tests
on: [push]
jobs:
test-package:
uses: ./.github/workflows/run_unit_tests.yml
update-docs:
uses: ./.github/workflows/update_docs.yml
needs: [ test-package ]