[wip] expect failure because docker images aren't cached across runs for the Testground GHA workflow

This commit is contained in:
Michael Bradley, Jr 2022-09-20 08:31:54 -05:00
parent 952e711df3
commit d9a10835a2
No known key found for this signature in database
GPG Key ID: D0307DBCF21A9A58

View File

@ -9,6 +9,8 @@ on:
pull_request: pull_request:
workflow_dispatch: workflow_dispatch:
# expect failure because docker images aren't cached across runs for the Testground GHA workflow
jobs: jobs:
build: build:
strategy: strategy: