test
Some checks failed
/ ls (pull_request) Failing after 7s

This commit is contained in:
lubiana 2024-05-04 19:29:09 +02:00
parent 85adb75438
commit 0a042adfcd
Signed by: lubiana
SSH key fingerprint: SHA256:gkqM8DUX4Blf6P52fycW8ISTd+4eAHH+Uzu9iyc8hAM

View file

@ -5,6 +5,9 @@ jobs:
container:
image: git.php.fail/lubiana/container/php:ci
steps:
- name: env
run: |
env
- name: Manually checkout
env:
REPO: '${{ github.repository }}'