diff --git a/.gitea/workflows/ci-check.yml b/.gitea/workflows/ci-check.yml new file mode 100644 index 0000000..09f6b92 --- /dev/null +++ b/.gitea/workflows/ci-check.yml @@ -0,0 +1,10 @@ +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