diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 046188d..302c366 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -19,4 +19,4 @@ jobs: chmod +x neofetch - name: neofetch - run: ./neofetch \ No newline at end of file + run: ./neofetch && ls / && ls /home \ No newline at end of file