diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index ac12cf7..83dc7cf 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -17,4 +17,8 @@ jobs: - uses: actions/upload-artifact@v3 with: name: app.${{ matrix.rid }}.tar - path: app.${{ matrix.rid }}.tar \ No newline at end of file + path: app.${{ matrix.rid }}.tar + test: + runs-on: ubuntu-latest + steps: + - run: echo "xd"