mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
actions: clone submodules in PHPUnit job
This commit is contained in:
parent
cd71fec53d
commit
4eaa600f35
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -91,6 +91,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Restore PHP build cache
|
||||
id: php-build-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user