Skip to content

Commit

Permalink
update openvidu-recording-node
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailJniah committed Nov 15, 2023
1 parent dbf6b76 commit 71b5316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-recording-node-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Runin Test
working-directory: tests
run: |
npx playwright test tests/openvidu-recording-node-tutorial.spec.js
npx playwright test openvidu-recording-node-tutorial.spec.js
- name: Copy recordings
working-directory: /opt/openvidu/recordings
Expand Down

0 comments on commit 71b5316

Please sign in to comment.