Skip to content

Commit 0c32996

Browse files
authored
Rename test step to a more accurate name (#673)
1 parent 191b97b commit 0c32996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: 'npm ci && npm run build'
4242

4343
# No installation
44-
- name: 'Install constraint'
44+
- name: 'Skip install'
4545
uses: './'
4646
with:
4747
skip_install: true

0 commit comments

Comments
 (0)