mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 11:47:53 +02:00
Fix yml typo
This commit is contained in:
parent
9ef2cb92f3
commit
8c0ee4ff9c
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
- uses: php-actions/composer@v6
|
uses: php-actions/composer@v6
|
||||||
with:
|
with:
|
||||||
php_version: 7.4
|
php_version: 7.4
|
||||||
dev: no
|
dev: no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user