diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index e71851c..a5eee7e 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -4,6 +4,5 @@ on: pull_request: types: [opened, reopened, edited, review_requested] jobs: - runs-on: ubuntu-latest steps: run: cargo build --release \ No newline at end of file