mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
CI test
This commit is contained in:
parent
bd61333334
commit
5d08f95138
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
php_extensions: gd
|
||||
version: 2
|
||||
- name: PHPUnit Tests
|
||||
uses: php-actions/phpunit@v3
|
||||
uses: php-actions/phpunit@v9
|
||||
env:
|
||||
TEST_NAME: Test
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue