feat: let claude fix ci
📊 Benchmark the Runtime / benchmark (pull_request) Failing after 1m0s
🚀 Lint & Test & Deploy / quality (pull_request) Failing after 41s
🚀 Lint & Test & Deploy / test (pull_request) Failing after 30s
🚀 Lint & Test & Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
2026-05-03 17:10:13 +02:00
parent 4572d30005
commit 63188e57fd
3 changed files with 25 additions and 18 deletions
+6 -2
View File
@@ -17,10 +17,14 @@ jobs:
container: git.max-richter.dev/max/nodarium-ci:a56e8f445edb6064ae7a7b3b783fb7445f1b4e69
steps:
- name: 📑 Checkout Code
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITEA_TOKEN }}
- name: 🔧 Setup
uses: ./.gitea/actions/setup
with:
token: ${{ secrets.GITEA_TOKEN }}
- name: 🛠️ Build Nodes
run: pnpm build:nodes