Skip to content

Commit 83fd36a

Browse files
committed
Adjust naming
1 parent f241c8a commit 83fd36a

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
- '*'
99

1010
jobs:
11-
ci:
12-
name: Continues Integration
11+
test:
12+
name: Tests
1313
runs-on: ubuntu-latest
1414

1515
steps:

0 commit comments

Comments
 (0)