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
|
- name: Run tests and generate coverage
|
||||||
run: npm run coverage
|
run: npm run coverage
|
||||||
# continue-on-error: true
|
# continue-on-error: true
|
||||||
env:
|
# env:
|
||||||
CI: true
|
# CI: true
|
||||||
- name: Build site
|
- name: Build site
|
||||||
env:
|
env:
|
||||||
NITRO_PRESET: node_cluster
|
NITRO_PRESET: node_cluster
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue