Skip to content

Commit 0bd051f

Browse files
committed
Name
1 parent 1cc94b3 commit 0bd051f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions: # needed to allow julia-actions/cache to proactively delete old cac
1818

1919
jobs:
2020
test:
21-
name: Run tests on Julia ${{ matrix.version }}
21+
name: Test (Julia ${{ matrix.version }})
2222
runs-on: ${{ matrix.os }}
2323
timeout-minutes: 60
2424
strategy:

0 commit comments

Comments
 (0)