Fix workflow file

This commit is contained in:
cytopia
2020-09-15 14:32:40 +02:00
committed by GitHub
parent a782cf22ab
commit 1fc03c7b0d

View File

@@ -8,7 +8,7 @@ on:
jobs:
build:
name: "[ PHP-${{ matrix.version }} (ref: $${{ ,matrix.refs }} ]"
name: "[ PHP-${{ matrix.version }} (ref: ${{ matrix.refs }} ]"
runs-on: ubuntu-latest
strategy:
fail-fast: False