I have An Angular 10 application with GitHub pipeline (actions), in my .yml file I have the fallowing code
.yml
- name: Run unit tests run: ng t