mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-12 08:04:04 +00:00
Revert naming tests "unit tests"
This commit is contained in:
parent
7b08f48ae4
commit
90b909eba0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -15,5 +15,5 @@ jobs:
|
||||||
run: composer install
|
run: composer install
|
||||||
- name: Start Redis
|
- name: Start Redis
|
||||||
uses: supercharge/redis-github-action@1.1.0
|
uses: supercharge/redis-github-action@1.1.0
|
||||||
- name: Run unit tests
|
- name: Run tests
|
||||||
run: phpunit
|
run: phpunit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue