Skip to content

Commit 80f421d

Browse files
committed
fix: build on GHA hardware
1 parent b01562f commit 80f421d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
run: uv sync
1616

1717
- name: run tests
18-
run: uv run pytest tests/integration/intercomclient/test_video_pipeline.py
18+
run: uv run pytest tests/integration/intercomclient/test_video_pipeline.py

0 commit comments

Comments
 (0)