test
CI (Lint + Format Checks) / lint (pull_request) Failing after 4s

This commit is contained in:
2026-05-16 00:01:14 +02:00
parent 22a7993c07
commit 64e65ca9df
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs: jobs:
lint: lint:
runs-on: alpine runs-on: alpine
container: alpine:latest container: node:20-bookworm
steps: steps:
- name: Checkout - name: Checkout