Skip to content

Commit 9643d7d

Browse files
alexmalyshevmeta-codesync[bot]
authored andcommitted
Run more tests with pytest
Summary: Adding more test files to this command. Reviewed By: czardoz Differential Revision: D93486828 fbshipit-source-id: 93291b279de608a64a04001e230474379a5dbe24
1 parent be78699 commit 9643d7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
run: |
3636
uv pip install pytest
3737
38-
- name: Run Basic JIT Tests
38+
- name: Run Tests
3939
run: |
40-
uv run pytest cinderx/PythonLib/test_cinderx/test_jit_{async_generators,count_calls,disable,exception,frame,generators,global_cache,perf_map,specialization,type_annotations}.py
40+
uv run pytest cinderx/PythonLib/test_cinderx/test*.py

0 commit comments

Comments
 (0)