- fixed typo

This commit is contained in:
Ulf Gebhardt 2021-01-22 17:51:00 +01:00
parent c420e18543
commit 203b4b80ab
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -85,6 +85,6 @@ jobs:
run: docker run --rm ocelotsocialnetwork/webapp:build yarn run lint
# Unit Tests
- name: webapp | unit tests
- name: webapp | Unit tests
run: docker run --rm ocelotsocialnetwork/webapp:build yarn run test