test
All checks were successful
/ ls (push) Successful in 18s

This commit is contained in:
lubiana 2023-10-16 21:55:59 +02:00
parent 66c8dc14ce
commit ff7e416c57
No known key found for this signature in database

View file

@ -8,4 +8,5 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: env | sort - run: env | sort
- run: composer install - run: composer install
- run: composer fix