Update .forgejo/workflows/try.yaml
All checks were successful
/ stuff (push) Successful in 18s

This commit is contained in:
Renich Bon Ćirić 2024-11-28 14:30:26 -06:00
parent 8539faf0e0
commit b2145c2225

View file

@ -19,4 +19,6 @@ jobs:
- name: install git
run: apk --no-interactive --no-cache add git
- name: get repo
run: git clone ${{ github.server_url }}/${{ github.repository }}
run: git clone ${{ github.server_url }}/${{ github.repository }}
- run: ls
- run: ls test/