ci: Renamed openvidu components test file

This commit is contained in:
Carlos Santos 2024-10-11 10:21:00 +02:00
parent 28f2405cc6
commit ee57064095

View File

@ -1,4 +1,4 @@
name: openvidu-components-angular E2E
name: openvidu-components-angular Tests
on:
push:
@ -6,7 +6,7 @@ on:
- master
paths:
- 'openvidu-components-angular/**'
- '.github/workflows/openvidu-components-angular-E2E.yml'
- '.github/workflows/openvidu-components-angular-tests.yml'
pull_request:
branches:
- master