Update execute-tests.yaml
This commit is contained in:
parent
0aeba2909b
commit
c6805fc246
3
.github/workflows/execute-tests.yaml
vendored
3
.github/workflows/execute-tests.yaml
vendored
@ -23,7 +23,6 @@ env:
|
||||
BROMITE_SHA: ${{ github.event.inputs.sha }}
|
||||
REMOVEDOCKERSUPPORT: true
|
||||
USELOCALIMAGE: true
|
||||
VPYTHON_VIRTUALENV_ROOT: /home/lg/vpython_root
|
||||
|
||||
jobs:
|
||||
get_image:
|
||||
@ -60,8 +59,6 @@ jobs:
|
||||
PATH=$WORKSPACE/chromium/src/third_party/llvm-build/Release+Asserts/bin:$WORKSPACE/depot_tools/:/usr/local/go/bin:$WORKSPACE/mtool/bin:$PATH
|
||||
cd $WORKSPACE
|
||||
|
||||
mkdir $VPYTHON_VIRTUALENV_ROOT
|
||||
|
||||
# copy artifacts
|
||||
#cd chromium/src
|
||||
#mkdir -p out/bromite
|
||||
|
Loading…
Reference in New Issue
Block a user