Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuhito committed Aug 3, 2023
1 parent b95079a commit 1d34102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
RAILS_ENV: test
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
- run: lerna bootstrap
- run: yarn
- run: yarn build
- name: Lint Codebase
run: yarn lint
Expand Down

0 comments on commit 1d34102

Please sign in to comment.