From 1954eebeebeedfd917d9b63b67318007480bfb30 Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 2 Oct 2023 17:52:09 +0900 Subject: [PATCH] test --- .forgejo/workflows/demo.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index da281eea..5c71c259 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -17,5 +17,4 @@ jobs: - name: List files in the repository run: | ls ${{ github.workspace }} - nix --help - run: echo "This job's status is ${{ job.status }}." \ No newline at end of file