diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 8efb9a5..046188d 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -12,8 +12,6 @@ jobs: image: archlinux:latest steps: - - name: install ponos - run: pacman -Sy curl bash -y - name: download neofetch run: |