Commented CI
This commit is contained in:
parent
3213bd83fe
commit
5ae8a37748
1 changed files with 2 additions and 2 deletions
4
.github/workflows/sonar.yml
vendored
4
.github/workflows/sonar.yml
vendored
|
|
@ -32,8 +32,8 @@ jobs:
|
|||
- name: Run tests and generate coverage
|
||||
run: npm run coverage
|
||||
# continue-on-error: true
|
||||
env:
|
||||
CI: true
|
||||
# env:
|
||||
# CI: true
|
||||
- name: Build site
|
||||
env:
|
||||
NITRO_PRESET: node_cluster
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue