Skip to content

Commit 02f332b

Browse files
committed
ci: *
1 parent fe3b4ec commit 02f332b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-assert.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: React 18 19 Build Checks
1+
name: Build Checks
22

33
on:
44
pull_request:
@@ -25,7 +25,7 @@ jobs:
2525
react-dom-version: ^18.2.0
2626
react-types-version: ^18.2.0
2727

28-
name: Build with React ${{ matrix.react-version }}
28+
name: React ${{ matrix.react-version }}
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)