frontend tests for ci (test)

This commit is contained in:
Ulf Gebhardt 2021-01-22 14:45:09 +01:00
parent 47f58a3c5e
commit 9ecdfdab44
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
# run: docker run --rm ocelotsocialnetwork/webapp:build yarn run test
- name: webapp | unit tests
run: docker run --rm ocelotsocialnetwork/webapp:build yarn run test