Skip to content

Commit

Permalink
Rename test step to a more accurate name (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Dec 21, 2023
1 parent 191b97b commit 0c32996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
run: 'npm ci && npm run build'

# No installation
- name: 'Install constraint'
- name: 'Skip install'
uses: './'
with:
skip_install: true
Expand Down

0 comments on commit 0c32996

Please sign in to comment.