1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 11:24:03 +00:00

Fix formatting

This commit is contained in:
lukinovec 2023-02-16 14:27:17 +01:00
parent 03c20b1ec8
commit 12a836a468

View file

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
- laravel: [9, 10] laravel: [9, 10]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2