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 on: push
jobs: jobs:
build: testing:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Clone repository - name: Clone repository