Skip to content

Commit

Permalink
Update GitHub action configuration for testing
Browse files Browse the repository at this point in the history
The configuration for the GitHub action including the testing process was updated. The changes primarily focus on code formatting for better readability. Also, the configurations for testing with Laravel 9.* have been removed, implying that tests will now only run for Laravel 10.*.
  • Loading branch information
hanzo-asashi committed Oct 8, 2023
1 parent 0be6b6e commit 10e813f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/hanzo-alpha/laravel-wilayah/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/hanzo-alpha/laravel-wilayah/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/hanzoalpha/laravel-wilayah.svg?style=flat-square)](https://packagist.org/packages/hanzoalpha/laravel-wilayah)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Laravel package for Wilayah Indonesia administrative data.

This is a laravel version of wilayah indonesia which ONLY provides model, migration, seeder.

## Support us

Expand Down

0 comments on commit 10e813f

Please sign in to comment.