Skip to content

Commit 295670e

Browse files
committed
chore: test npm run start:dev
1 parent a12fa45 commit 295670e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
INTERCOM_APP_ID: ${{ secrets.INTERCOM_APP_ID }}
3636
SEGMENT_TOKEN: ${{ secrets.SEGMENT_TOKEN }}
3737

38+
- run: npm run start:dev
39+
3840
lint_content:
3941
name: Lint markdown content
4042
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)