Skip to content

Commit

Permalink
Fix GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khabzox committed Aug 28, 2024
1 parent ddfb1a4 commit 90e41d4
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 53 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- name: Run lint for nextjs-app
run: cd apps/nextjs-app && npm run lint

- name: Run lint for typescript-config
run: cd packages/typescript-config && npm run lint

- name: Run lint for eslint-config
run: cd packages/eslint-config && npm run lint

Expand Down
20 changes: 0 additions & 20 deletions packages/typescript-config/base.json

This file was deleted.

13 changes: 0 additions & 13 deletions packages/typescript-config/nextjs.json

This file was deleted.

9 changes: 0 additions & 9 deletions packages/typescript-config/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions packages/typescript-config/react-library.json

This file was deleted.

0 comments on commit 90e41d4

Please sign in to comment.