ci: check root directory
Some checks failed
Named workflow / test (push) Failing after 3s

This commit is contained in:
Julien Oculi 2024-01-22 13:35:29 +01:00
parent 1260060f96
commit e11b9ad978

View file

@ -15,8 +15,8 @@ jobs:
# - name: Setup repo
# uses: actions/checkout@v4
- name: Check cache
run: ls -lah /root/.cache/*
- name: Check root
run: ls -lah /root/*
# - name: Check actions path
# run: ls -lah /var/run/act/actions