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 84b92ec commit ade75d0Copy full SHA for ade75d0
1 file changed
.github/workflows/ci.yml
@@ -141,7 +141,6 @@ jobs:
141
env:
142
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
143
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
144
- env:
145
npm_config_ignore_scripts: true
146
YARN_ENABLE_SCRIPTS: false
147
run: |
0 commit comments