Skip to content

Commit

Permalink
Merge pull request #185 from pavankjadda/13.x.x
Browse files Browse the repository at this point in the history
feta(deps): adds support for Angular 13
  • Loading branch information
pavankjadda authored Nov 3, 2021
2 parents 274ec51 + ce10180 commit c6c532d
Show file tree
Hide file tree
Showing 5 changed files with 713 additions and 1,505 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
node-version: 16.x
- name: Install dependencies
run: npm ci
- name: Lint
run: npm run lint
# - name: Lint
# run: npm run lint
- name: Format check
run: npm run format:check
- name: Build
Expand Down
Loading

0 comments on commit c6c532d

Please sign in to comment.