Skip to content

Commit

Permalink
Put in the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
renatonascalves committed Apr 3, 2024
1 parent 6f1e1d0 commit a6ffebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
matrix:
php: [8.1, 8.2, 8.3]
wordpress: ["latest"]
object-cache: "memcached"
uses: alleyinteractive/.github/.github/workflows/php-tests.yml@main
with:
php: ${{ matrix.php }}
wordpress: ${{ matrix.wordpress }}
object-cache: "memcached"

0 comments on commit a6ffebe

Please sign in to comment.