Skip to content

Commit

Permalink
ci: Install missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Jul 1, 2024
1 parent 793aa9d commit 51c0b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openvidu-components-angular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
- name: Run tests
run: |
cd openvidu-components-angular/test
npm install
./run-test.sh

0 comments on commit 51c0b31

Please sign in to comment.