Skip to content

Commit

Permalink
fix(lint): lint issues in github workflow resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadGh committed Feb 26, 2024
1 parent 1a0d491 commit 6ddb999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-typecheck-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Lint
run: nr lint

- name: Typecheck
run: nr typecheck

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 6ddb999

Please sign in to comment.