Skip to content

Commit

Permalink
fix variable reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed Feb 17, 2020
1 parent 31adb04 commit 164b0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
tests:
name: PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
name: PHP ${{ matrix.php-versions }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 164b0ef

Please sign in to comment.