Skip to content

Commit

Permalink
🐛 Fix test action
Browse files Browse the repository at this point in the history
  • Loading branch information
juzaweb committed Oct 16, 2021
1 parent 37dcd2b commit 6daa9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
php: [7.4, 7.3, 7.2]
cms: [1.*]
version: [
dev-develop
dev-master
]
name: PHP ${{ matrix.php }} - CMS ${{ matrix.cms }} - PACKAGE ${{ matrix.version }} - ${{ matrix.os }}

Expand Down

0 comments on commit 6daa9a7

Please sign in to comment.