Skip to content

Commit

Permalink
UADS-61 chore: Updated build file to run test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsheel12 committed Jun 12, 2024
1 parent 85a0323 commit 23f469e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ jobs:
- name: Install Dependencies
run: yarn

-name: Run Test Cases
run: yarn test

- name: Build the Project
run: yarn build

0 comments on commit 23f469e

Please sign in to comment.