From 56853bca146816e93c5dad70d25b043c83011e02 Mon Sep 17 00:00:00 2001 From: ericsysmin Date: Fri, 1 May 2020 14:14:57 -0700 Subject: [PATCH] update the name of the test --- .github/workflows/gcsfuse.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gcsfuse.yml b/.github/workflows/gcsfuse.yml index b32fe1f..75a610e 100644 --- a/.github/workflows/gcsfuse.yml +++ b/.github/workflows/gcsfuse.yml @@ -1,4 +1,4 @@ -name: "Role: google.cloud.gcsfuse Molecule Test" +name: "google.cloud.gcsfuse" on: push: paths: @@ -9,7 +9,7 @@ on: - roles/gcsfuse/** - .github/workflows/gcsfuse.yml jobs: - roles_test: + gcsfuse: runs-on: ubuntu-18.04 env: PY_COLORS: 1