Skip to content

Commit 5a522e8

Browse files
committed
Keep old job name
1 parent f1318f5 commit 5a522e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ concurrency:
77
cancel-in-progress: true
88

99
jobs:
10-
tests:
10+
build:
11+
name: Tests
1112
runs-on: ${{ matrix.platform }}
1213
strategy:
1314
fail-fast: false

0 commit comments

Comments
 (0)