Skip to content

Commit 8fa7203

Browse files
pls
1 parent 2c21a79 commit 8fa7203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: qlty init --no
4646

4747
- name: Run Qlty smells and save output
48-
run: qlty report --format json > ../qlty_report.json
48+
run: qlty check --format json . > ../qlty_report.json
4949
working-directory: ./backend
5050

5151
- name: Instalar GitHub CLI (gh)

0 commit comments

Comments
 (0)