File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 env :
3333 MATRIX_LINUX_5_9_ENABLED : false
3434 MATRIX_LINUX_5_10_ENABLED : false
35- MATRIX_LINUX_COMMAND : " GITHUB_ACTIONS=true ./dev/plugin-tests.sh"
35+ MATRIX_LINUX_COMMAND : " ./dev/plugin-tests.sh"
3636 MATRIX_LINUX_SETUP_COMMAND : " apt-get update -y -q && apt-get install -y -q curl protobuf-compiler"
3737
3838 plugin-tests-matrix :
Original file line number Diff line number Diff line change 4141 env :
4242 MATRIX_LINUX_5_9_ENABLED : false
4343 MATRIX_LINUX_5_10_ENABLED : false
44- MATRIX_LINUX_COMMAND : " GITHUB_ACTIONS=true ./dev/plugin-tests.sh"
44+ MATRIX_LINUX_COMMAND : " ./dev/plugin-tests.sh"
4545 MATRIX_LINUX_SETUP_COMMAND : " apt-get update -y -q && apt-get install -y -q curl protobuf-compiler"
4646
4747 plugin-tests-matrix :
You can’t perform that action at this time.
0 commit comments