Skip to content

Commit d75aaf0

Browse files
committed
fix: set mock data as false
1 parent b2fb46f commit d75aaf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/static-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
env:
1010
BASE_URL: http://localhost:3000
1111
EXTERNAL_SERVER_PORT: 4000
12+
PUBLIC_MOCK_DATA: false
1213

1314
jobs:
1415
build:

0 commit comments

Comments
 (0)