Rename test step to a more accurate name (#673)

This commit is contained in:
Seth Vargo 2023-12-20 23:12:47 -05:00 committed by GitHub
parent 191b97bd2f
commit 0c32996ccb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
run: 'npm ci && npm run build'
# No installation
- name: 'Install constraint'
- name: 'Skip install'
uses: './'
with:
skip_install: true