Skip to content

Commit dc7c22e

Browse files
authored
chore: add logfire to CI test run (#990)
1 parent d0ff5e4 commit dc7c22e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
# Install the wheel and test dependencies without the source code
6161
uv pip install dist/*.whl
62-
uv pip install pytest pytest-mock requests-mock responses pandas
62+
uv pip install pytest pytest-mock requests-mock responses pandas logfire
6363
- name: Test package integrity
6464
run: |
6565
# Run the package integrity tests to verify all data files are included

0 commit comments

Comments
 (0)