mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -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:
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue