Skip to content

Commit ed36189

Browse files
committed
rename unit test jobs
1 parent eaf2af5 commit ed36189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ on:
4646

4747
jobs:
4848
unit-tests:
49-
name: Unit tests
49+
name: Unit tests (${{ matrix.swift.swift_version }})
5050
runs-on: ubuntu-latest
5151
strategy:
5252
fail-fast: false

0 commit comments

Comments
 (0)