Skip to content

Commit d0072d6

Browse files
committed
Rename job
1 parent c29c1f7 commit d0072d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [push, pull_request]
44

55
jobs:
6-
unix-test:
6+
test:
77
runs-on: ${{ matrix.os }}
88
strategy:
99
fail-fast: false

0 commit comments

Comments
 (0)