1
0
Fork 0
mirror of https://github.com/archtechx/jobpipeline.git synced 2025-12-12 05:24:03 +00:00

Revert naming tests "unit tests"

This commit is contained in:
Viktor Szépe 2020-05-15 19:42:36 +02:00 committed by GitHub
parent 7b08f48ae4
commit 90b909eba0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,5 +15,5 @@ jobs:
run: composer install
- name: Start Redis
uses: supercharge/redis-github-action@1.1.0
- name: Run unit tests
- name: Run tests
run: phpunit