mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 02:40:29 -07:00
update the name of the test
This commit is contained in:
parent
66a1f3cae1
commit
56853bca14
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gcsfuse.yml
vendored
4
.github/workflows/gcsfuse.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: "Role: google.cloud.gcsfuse Molecule Test"
|
name: "google.cloud.gcsfuse"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
@ -9,7 +9,7 @@ on:
|
||||||
- roles/gcsfuse/**
|
- roles/gcsfuse/**
|
||||||
- .github/workflows/gcsfuse.yml
|
- .github/workflows/gcsfuse.yml
|
||||||
jobs:
|
jobs:
|
||||||
roles_test:
|
gcsfuse:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
env:
|
env:
|
||||||
PY_COLORS: 1
|
PY_COLORS: 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue