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

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

View file

@ -5,7 +5,7 @@ jobs:
container: container:
image: git.php.fail/lubiana/container/php:8.2.11-node image: git.php.fail/lubiana/container/php:8.2.11-node
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v3
- run: env | sort - run: env | sort
- run: composer install - run: composer install