Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 4fa0eae

Browse files
committed
Enable lint workflow
1 parent b3ccab8 commit 4fa0eae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ workflows:
3030
build:
3131
jobs:
3232
- integration
33-
- unit
33+
- unit
34+
- lint

0 commit comments

Comments
 (0)