Skip to content

Commit

Permalink
use mock on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KlonD90 committed Aug 16, 2023
1 parent b500ade commit ba99396
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ jobs:
name: Build site
runs-on: ubuntu-latest
env:
NODE_ENV: development
REACT_APP_API_MOCK: true
USE_MOCK: 1
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit ba99396

Please sign in to comment.