diff --git a/forgejo/workflows/testing.yml b/forgejo/workflows/testing.yml deleted file mode 100644 index 21280bd..0000000 --- a/forgejo/workflows/testing.yml +++ /dev/null @@ -1,6 +0,0 @@ -on: [push] -jobs: - test: - runs-on: docker - steps: - - run: echo All Good \ No newline at end of file