Skip to content

Commit 336745d

Browse files
committed
Merge branch 'swagger-setup' of https://github.com/simply-alliv/auth-microapi into swagger-setup
2 parents 76712ba + b47d65e commit 336745d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424

2525
- run: npm ci
26+
- run: npm run lint:fix
27+
- run: npm run lint
2628
- run: npm run test:ci
2729

2830
- name: Coveralls Parallel

0 commit comments

Comments
 (0)