diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 394e34c3a4372..c8cc623b1ed8f 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -250,6 +250,8 @@ jobs: # Use fetch depth of 0 to get full history for a valid build id. fetch-depth: 0 persist-credentials: false + - name: Dump context + uses: crazy-max/ghaction-dump-context@v2 - name: Cache Gradle uses: actions/cache@v3 if: startsWith(matrix.target_platform, 'android') || startsWith(needs.initialize.outputs.evergreen_loader, 'android') diff --git a/README.md b/README.md index f29ca775f5711..6fe25bc6c68db 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ [![xb1](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml/badge.svg?branch=main&event=push)](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml?query=event%3Apush+branch%3Amain) ## Overview +Test4 Cobalt is a lightweight application container (i.e. an application runtime, like a JVM or the Flash Player) that is compatible with a subset of the W3C HTML5