diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 801aea4..a542380 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -11,4 +11,4 @@ jobs: steps: - name: neofetch - run: neofetch || echo "neofetch not installed" \ No newline at end of file + run: neofetch \ No newline at end of file