Skip to content

Commit

Permalink
ci: fix tests runs
Browse files Browse the repository at this point in the history
  • Loading branch information
william-mba committed Jan 17, 2025
1 parent 1133d1f commit 632cdda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ngx-tailwind-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
pnpm add @ngx-tailwind/core@file:projects/ngx-tailwind-core/src
sed "s/ngx-tailwind/temp/g" -i ./tsconfig.json
pnpm install
cat ./tsconfig.json
- name: Lint
run: pnpm lint:${{ matrix.project }}
- name: Build
Expand Down

0 comments on commit 632cdda

Please sign in to comment.