We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191b97b commit 0c32996Copy full SHA for 0c32996
.github/workflows/integration.yml
@@ -41,7 +41,7 @@ jobs:
41
run: 'npm ci && npm run build'
42
43
# No installation
44
- - name: 'Install constraint'
+ - name: 'Skip install'
45
uses: './'
46
with:
47
skip_install: true
0 commit comments