chore(ci): update Circle CI config
This commit is contained in:
parent
9415df7f57
commit
dad7e4b69e
1 changed files with 2 additions and 1 deletions
|
|
@ -116,7 +116,8 @@ workflows:
|
|||
ci:
|
||||
jobs:
|
||||
- test_build
|
||||
- test_unit
|
||||
# TODO: Enable once the test env setup is ready.
|
||||
# - test_unit
|
||||
- test_lint
|
||||
# TODO: Enable again once Cypress is installed on the repo.
|
||||
# - test_cypress
|
||||
|
|
|
|||
Loading…
Reference in a new issue