Skip to content

Commit 5f89fe6

Browse files
committed
add offline tests to CI
1 parent d8d18aa commit 5f89fe6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
cache: npm
1616
- run: npm ci
1717
- run: npm test
18+
- run: npm run test:offline

0 commit comments

Comments
 (0)