Skip to content

Lakeshore 335: Add thermocouple support #3

Lakeshore 335: Add thermocouple support

Lakeshore 335: Add thermocouple support #3

Workflow file for this run

name: pre-commit hooks
on:
pull_request:
push:
branches:
- 'main'
- 'release/*'
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]