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

This commit is contained in:
lubiana 2024-05-04 19:33:17 +02:00
parent 0cc7768780
commit 284c2d823c
Signed by: lubiana
SSH key fingerprint: SHA256:gkqM8DUX4Blf6P52fycW8ISTd+4eAHH+Uzu9iyc8hAM

View file

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