Skip to content

Commit fbabbd6

Browse files
authored
Rename test to test_all_latest
1 parent cb31d40 commit fbabbd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
- master
99
- '*'
1010
tags: '*'
11-
jobs:
12-
test:
11+
jobs:
12+
test_all_latest:
1313
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
1414
runs-on: ${{ matrix.os }}
1515
strategy:

0 commit comments

Comments
 (0)