187 B
187 B
| title | date | draft | snippet_types | ||
|---|---|---|---|---|---|
| run changed tests | 2021-02-01T15:48:43+01:00 | false |
|
npm run test -- $(git diff master --name-only | rg 'test.ts') --coverage=false
| title | date | draft | snippet_types | ||
|---|---|---|---|---|---|
| run changed tests | 2021-02-01T15:48:43+01:00 | false |
|
npm run test -- $(git diff master --name-only | rg 'test.ts') --coverage=false