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: