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
No known key found for this signature in database
GPG key ID: 45F2964132545795

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