CI: fix job name in run_tests.yml

This commit is contained in:
Leonid Plyushch
2020-02-07 14:02:34 +02:00
parent 4647beb0d2
commit a240f4cf45

View File

@@ -3,7 +3,7 @@ name: Unit tests
on: push
jobs:
build:
testing:
runs-on: ubuntu-latest
steps:
- name: Clone repository