diff --git a/.forgejo/workflows/testing.yml b/.forgejo/workflows/testing.yml deleted file mode 100644 index 6ca7515..0000000 --- a/.forgejo/workflows/testing.yml +++ /dev/null @@ -1,24 +0,0 @@ ---- -on: - workflow_dispatch: -jobs: - test_1: - runs-on: host - steps: - - name: Test OS - shell: sh - run: | - node <