CI: shorten names

This commit is contained in:
Oleg Kalachev
2021-06-18 00:56:16 +03:00
parent e76618bd3b
commit 37f2c78b36
4 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ on:
branches: [ master ]
jobs:
documentation:
docs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2