Skip to content

Commit

Permalink
check test action
Browse files Browse the repository at this point in the history
  • Loading branch information
hamid-Ft committed Nov 25, 2023
1 parent b36232e commit ff231a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ jobs:

- name: Run code style check
run: npm run style:all

- name: Run tests
run: npm run test

0 comments on commit ff231a6

Please sign in to comment.