2 Commits

Author SHA1 Message Date
e199800dec Merge remote-tracking branch 'origin/setup/44-workflows-um-format-stage-erweitern' into setup/44-workflows-um-format-stage-erweitern
Some checks failed
Pull Request Pipeline / Lint (pull_request) Has been cancelled
Pull Request Pipeline / Test (pull_request) Has been cancelled
2026-01-19 23:13:29 +01:00
76d7bcec90 Removed caching 2026-01-19 23:13:22 +01:00

View File

@@ -6,8 +6,6 @@ on:
jobs: jobs:
Lint: Lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env:
RUNNER_TOOL_CACHE: /toolcache
steps: steps:
- name: Checkout code - name: Checkout code