mirror of
https://github.com/google-github-actions/setup-gcloud.git
synced 2026-08-20 12:39:25 +00:00
Rename test step to a more accurate name (#673)
This commit is contained in:
parent
191b97bd2f
commit
0c32996ccb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
run: 'npm ci && npm run build'
|
||||
|
||||
# No installation
|
||||
- name: 'Install constraint'
|
||||
- name: 'Skip install'
|
||||
uses: './'
|
||||
with:
|
||||
skip_install: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue