Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ibalosh committed Dec 4, 2023
1 parent 4a2e2ef commit c597b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- run:
name: Install typescript
command: |
npm install --no-save typescript@4.5.5
npm install --no-save typescript@4.7.4
- run:
name: Run tests
command: npm test

0 comments on commit c597b30

Please sign in to comment.