add components_browsertests
This commit is contained in:
parent
c6805fc246
commit
8096b347c4
1
.github/workflows/build_bromite.yaml
vendored
1
.github/workflows/build_bromite.yaml
vendored
@ -310,6 +310,7 @@ jobs:
|
|||||||
autoninja -j $GOMAJOBS -C out/bromite unit_tests
|
autoninja -j $GOMAJOBS -C out/bromite unit_tests
|
||||||
autoninja -j $GOMAJOBS -C out/bromite content_browsertests
|
autoninja -j $GOMAJOBS -C out/bromite content_browsertests
|
||||||
autoninja -j $GOMAJOBS -C out/bromite components_unittests
|
autoninja -j $GOMAJOBS -C out/bromite components_unittests
|
||||||
|
autoninja -j $GOMAJOBS -C out/bromite components_browsertests
|
||||||
|
|
||||||
- name: Build instrumentation tests
|
- name: Build instrumentation tests
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user