Skip to content

Commit

Permalink
build: Install tdms for build tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niliayu committed Jan 8, 2025
1 parent 72f2bc4 commit be7ce4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
python -m pip install --upgrade pip
pip install '.[development]'
pip install '.[openssl]'
pip install '.[tdms]'
pip install .
- name: Lint
Expand Down

0 comments on commit be7ce4e

Please sign in to comment.