Skip to content

Commit

Permalink
chore: remove tracking references from test.yml and commitlint.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] and DSil committed Jan 27, 2025
1 parent f08130c commit f106cf7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
yarn tokens build
yarn tailwind-preset build
yarn components build
yarn tracking build
yarn themer build
- name: Type checks
Expand All @@ -52,7 +51,6 @@ jobs:
yarn tokens build
yarn tailwind-preset build
yarn components build
yarn tracking build
yarn themer build
- name: Lint
Expand All @@ -77,7 +75,6 @@ jobs:
yarn tokens build
yarn tailwind-preset build
yarn components build
yarn tracking build
yarn themer build
- name: Unit tests
Expand Down
1 change: 0 additions & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ function fetchComponentDirs() {
"themer",
"examples",
"icons",
"tracking",
"tailwind",
];

Expand Down

0 comments on commit f106cf7

Please sign in to comment.