Skip to content

Commit

Permalink
ci(ci): standardise @Fdawgs ci workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Mar 9, 2024
1 parent 3e34f52 commit bdff8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
- name: Run License Checker
run: npm run lint:licenses

- name: Compile TypeScript Definition File
run: npm run build
- name: Run Build
run: npm run build --if-present

commit-lint:
name: Lint Commit Messages
Expand Down

0 comments on commit bdff8a4

Please sign in to comment.