Skip to content

Commit 499f412

Browse files
committed
Remove unit tests, r1
1 parent 0ac2bf8 commit 499f412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
171171
- name: Run core tests
172172
run: |
173-
${{ env.TRITON_TEST_CMD }} --core --skip-pip-install
173+
${{ env.TRITON_TEST_CMD }} --core
174174
175175
- name: Run interpreter tests
176176
run: |

0 commit comments

Comments
 (0)