Skip to content

Commit

Permalink
feat: build deps in mock ase job
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Mar 8, 2024
1 parent 09e1314 commit b94f452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/rafiki/env-setup
- run: pnpm --filter mock-account-servicing-entity build:deps
- run: pnpm --filter mock-account-servicing-entity typecheck
- run: pnpm --filter mock-account-servicing-entity build

Expand Down

0 comments on commit b94f452

Please sign in to comment.