Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirAfanasievFS committed Oct 6, 2020
1 parent 3a32557 commit 4f19e81
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 @@ -30,4 +30,4 @@ jobs:
run: make lint

- name: Run test
run: make jest
run: make test

0 comments on commit 4f19e81

Please sign in to comment.