Skip to content

Commit

Permalink
Merge pull request #2 from MRizki28/test2
Browse files Browse the repository at this point in the history
add gitflow
  • Loading branch information
MRizki28 authored Aug 8, 2024
2 parents 4b3e215 + e55b145 commit 3a00b4e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ jobs:
- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.0'
php-version: '8.2'

- name: Install dependencies
run: composer install

- name: Run tests
run: vendor/bin/phpunit

0 comments on commit 3a00b4e

Please sign in to comment.