From 5efa72835b3c46d6a7ea28ea429404a70c279e56 Mon Sep 17 00:00:00 2001 From: Deepak Mallubhotla Date: Wed, 19 Mar 2025 20:24:24 -0500 Subject: [PATCH] format --- .gitea/workflows/nixtest.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/nixtest.yaml b/.gitea/workflows/nixtest.yaml index 61d1bf0..839c7cc 100644 --- a/.gitea/workflows/nixtest.yaml +++ b/.gitea/workflows/nixtest.yaml @@ -1,7 +1,6 @@ name: testing nix stuff run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: [push] - jobs: nix: strategy: