test
Some checks failed
/ ls (push) Failing after 6s

This commit is contained in:
lubiana 2023-10-16 21:50:30 +02:00
parent 2a4660a732
commit 766b4c2d87
No known key found for this signature in database

View file

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