Skip to content

Commit e651eea

Browse files
committed
Disable remote exec for python tests
Signed-off-by: JP Simard <[email protected]>
1 parent b6f92a1 commit e651eea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,4 @@ jobs:
3737
./bazelw test \
3838
--action_env=LD_LIBRARY_PATH \
3939
--test_output=all \
40-
--config=remote-ci-linux \
41-
--remote_header="Authorization=Bearer $GITHUB_TOKEN" \
4240
//test/python/...

0 commit comments

Comments
 (0)