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