1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 22:26:46 +02:00

feat(tests): upd tests for endpoints #477

This commit is contained in:
Awilum
2020-11-21 23:42:20 +03:00
parent a8afa9c5b5
commit b4ce608603

View File

@@ -2,7 +2,7 @@ name: Tests
on: ['push', 'pull_request']
jobs:
endpoints:
name: ENDPOINTS
name: ENDPOINTS - PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
runs-on: ${{ matrix.os }}
strategy:
matrix: