Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen-egov authored Jan 22, 2024
1 parent 28b3019 commit 8159a35
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,15 @@ jobs:
- name: Navigate to Root Folder
run: cd flutter/digit-ui-components/example

- name: PWD
run: ls


- name: Install Dependencies
run: flutter pub get




- name: Run Tests
run: flutter test

0 comments on commit 8159a35

Please sign in to comment.