Delete .forgejo/workflows/test.yaml
Some checks failed
/ build (push) Failing after 5s

This commit is contained in:
Aaron Fischer 2023-10-06 21:23:16 +02:00
parent 0ebff75231
commit f3f8f5a53a

View file

@ -1,6 +0,0 @@
on: [push]
jobs:
ls:
runs-on: docker
steps:
- uses: actions/checkout@v3