Skip to content

Commit

Permalink
Merge branch 'development' into TP-1945_show_video_button_in_mobile_bis
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelheredia committed Sep 5, 2024
2 parents 3a25137 + 7b1e8ab commit f92aed3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- name: Installing yarn
run: yarn install

- name: Test
run: yarn test

- name: Run coverage
run: yarn jest --coverage

Expand Down

0 comments on commit f92aed3

Please sign in to comment.