Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AjaniBilby committed Aug 6, 2023
1 parent 23f5528 commit 6025d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Build Library
run: npm run build
run: tsc
- name: Automated tests
run: npm run test:mocha

0 comments on commit 6025d1d

Please sign in to comment.