Skip to content

Commit

Permalink
add github workflow for catching build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 28, 2024
1 parent 8990cc0 commit 7ec55d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
working-directory: ./api
run: |
npm i
npm i typescript
npm run build

0 comments on commit 7ec55d9

Please sign in to comment.