Skip to content

Commit

Permalink
yarn build
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Aug 18, 2023
1 parent c313d8d commit 00ffe2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Install dependencies
run: yarn

- name: Install build
run: yarn build

- name: Integration
run: ./scripts/integration.sh
env:
Expand Down

0 comments on commit 00ffe2b

Please sign in to comment.