From 6301d21f7916c8cd2b3362a52d373e7d3207aae2 Mon Sep 17 00:00:00 2001 From: Google LMFS Sample Apps Bot Date: Tue, 5 Nov 2024 13:58:10 -0800 Subject: [PATCH] chore: latest updates for Last Mile Fleet Solution Sample Apps. PiperOrigin-RevId: 693468878 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4abe048..7e11ace 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,7 +25,7 @@ on: workflow_dispatch: jobs: - build: + test: runs-on: ubuntu-latest steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it