Skip to content

Commit dee62ff

Browse files
author
Niek Raaijmakers
committed
rename yaml files
1 parent 9787a3b commit dee62ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Continuous Integration
22
on: [pull_request,workflow_dispatch]
33

44
jobs:
5-
test-react-base-components:
6-
name: test react-base-components
5+
test-angular-base-components:
6+
name: test angular-base-components
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout source code

0 commit comments

Comments
 (0)