mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-02 19:32:35 +02:00
Merge pull request #875 from xabbuh/pr-874
fix GitHub Actions config file syntax
This commit is contained in:
2
.github/workflows/unit-tests.yaml
vendored
2
.github/workflows/unit-tests.yaml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
php:
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
|
Reference in New Issue
Block a user