Skip to content

Commit

Permalink
UADS-61 fix: Fixed build file error
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsheel12 committed Jun 12, 2024
1 parent 23f469e commit 9c3afb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Dependencies
run: yarn

-name: Run Test Cases
- name: Run Test Cases
run: yarn test

- name: Build the Project
Expand Down

0 comments on commit 9c3afb7

Please sign in to comment.