no node
Some checks are pending
Docker / run-tests (push) Waiting to run
Docker / build-and-push-image (push) Blocked by required conditions

This commit is contained in:
Troy 2025-05-05 23:54:15 +01:00
parent e3fdb13efc
commit 5f8253096f
Signed by: troy
GPG key ID: DFC06C02ED3B4711

View file

@ -13,7 +13,3 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: "latest"