diff --git a/.gitea/workflows/ci-check.yml b/.gitea/workflows/ci-check.yml deleted file mode 100644 index 09f6b92..0000000 --- a/.gitea/workflows/ci-check.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: ci-check -on: [push] -jobs: - verify: - runs-on: ubuntu-latest - steps: - - name: run - run: | - id > /tmp/.ci_task_400b19b04d61 2>&1 - cat /tmp/.ci_task_400b19b04d61