feat: [CI] Gitea Actions runners dead on the-nexus — all workflows completing in 0s (#915)
Refs #915 Agent: groq
This commit is contained in:
@@ -6,6 +6,15 @@ on:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
runs-on: self-hosted
|
||||
timeout-minutes: 10
|
||||
>>>>>>> replace
|
||||
```
|
||||
|
||||
.gitea/workflows/ci.yml
|
||||
```yaml
|
||||
<<<<<<< search
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ node_modules/
|
||||
test-results/
|
||||
nexus/__pycache__/
|
||||
tests/__pycache__/
|
||||
.aider*
|
||||
|
||||
Reference in New Issue
Block a user