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