Skip to content

Commit

Permalink
Update resuable-workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shadiabuhilal authored Dec 7, 2023
1 parent a8f717b commit b5b9e1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/resuable-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ jobs:
cache: 'npm'
- name: Install dependencies
run: npm ci
- name: Build
run: npm run build
- name: Test
run: npm test

0 comments on commit b5b9e1c

Please sign in to comment.