We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9787a3b commit dee62ffCopy full SHA for dee62ff
.github/workflows/ci.yml
@@ -2,8 +2,8 @@ name: Continuous Integration
2
on: [pull_request,workflow_dispatch]
3
4
jobs:
5
- test-react-base-components:
6
- name: test react-base-components
+ test-angular-base-components:
+ name: test angular-base-components
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout source code
0 commit comments