mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-08 15:14:25 -07:00
Merge pull request #702 from ansible-collections/SirGitsalot-uodate-ansible-test-gh-action
Some checks failed
Run integration tests for the cloud.google collection / integration (stable-2.16) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.17) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.18) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.19) (push) Has been cancelled
Some checks failed
Run integration tests for the cloud.google collection / integration (stable-2.16) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.17) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.18) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.19) (push) Has been cancelled
Update to the latest ansible-test-gh-action
This commit is contained in:
commit
e70e70646e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ansible-test.yml
vendored
4
.github/workflows/ansible-test.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
|||
- name: Perform sanity testing
|
||||
# See the documentation for the following GitHub action on
|
||||
# https://github.com/ansible-community/ansible-test-gh-action/blob/main/README.md
|
||||
uses: ansible-community/ansible-test-gh-action@release/v1
|
||||
uses: ansible-community/ansible-test-gh-action@d3a8ec7a59694e25e210fcd44738910149537f0e # 1.17.0
|
||||
with:
|
||||
ansible-core-version: ${{ matrix.ansible }}
|
||||
testing-type: sanity
|
||||
|
@ -106,7 +106,7 @@ jobs:
|
|||
Ansible version ${{ matrix.ansible }}
|
||||
# See the documentation for the following GitHub action on
|
||||
# https://github.com/ansible-community/ansible-test-gh-action/blob/main/README.md
|
||||
uses: ansible-community/ansible-test-gh-action@release/v1
|
||||
uses: ansible-community/ansible-test-gh-action@d3a8ec7a59694e25e210fcd44738910149537f0e # 1.17.0
|
||||
with:
|
||||
ansible-core-version: ${{ matrix.ansible }}
|
||||
testing-type: units
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue