Skip to content

Commit

Permalink
Merge branch 'feature-tests' of https://github.com/codeurjc-students/…
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailJniah committed Nov 8, 2023
2 parents 8572240 + 2cce493 commit 8986b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-js-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run the client application tutorial
run: |
npm install --location=global http-server
sudo http-server openvidu-tutorials/openvidu-js/web > results/logs/http_server.log 2>&1 &
sudo http-server openvidu-js/web > results/logs/http_server.log 2>&1 &
- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 8986b23

Please sign in to comment.