Skip to content

Commit 6dc8182

Browse files
committed
.
1 parent 64ff739 commit 6dc8182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
test:
5252
needs: [install-cache-deps]
5353
runs-on: ubuntu-latest
54-
name: Test (concurrent)
54+
name: Test
5555
steps:
5656
- name: Checkout
5757
uses: actions/checkout@v4

0 commit comments

Comments
 (0)