Skip to content

Commit

Permalink
Temp commit
Browse files Browse the repository at this point in the history
Signed-off-by: Levko Kravets <[email protected]>
  • Loading branch information
kravets-levko committed Mar 13, 2023
1 parent 2b8a0d6 commit c5501da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
${{ runner.os }}-
- name: Check code style
run: |
node -v
npm -v
npx tsc --version
npm ci
npm run prettier
npm run lint
Expand Down

0 comments on commit c5501da

Please sign in to comment.