Skip to content

add value calculation into hf extension, and fix typo #117

add value calculation into hf extension, and fix typo

add value calculation into hf extension, and fix typo #117

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 ]