Skip to content

Commit efd5ac5

Browse files
committed
CI/CD : added workflows to the codebase
1 parent 1d65090 commit efd5ac5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
with:
2020
node-version: 20
2121
cache: 'npm'
22-
23-
- name: Lint
24-
run: npm run lint
2522

2623
- name: Install dependencies
2724
run: npm install

0 commit comments

Comments
 (0)