mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Update config.yml
This commit is contained in:
parent
1d12143b62
commit
5e27f3f431
@ -27,14 +27,14 @@ jobs:
|
||||
- v1-dependencies-
|
||||
|
||||
- run: npm install
|
||||
- run: npm install sqlite3 --build-from-source
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
- node_modules
|
||||
key: v1-dependencies-{{ checksum "package.json" }}
|
||||
|
||||
- run: npm install sqlite3 --build-from-source
|
||||
- run: docker-compose up -d
|
||||
# - run: docker-compose up -d
|
||||
|
||||
# run tests
|
||||
- run: npm run lint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user