From 75842a4b3b5d57e8b8fad2c9916f03acfa76b049 Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Mon, 30 Sep 2024 17:56:37 +0200 Subject: [PATCH] oops --- .forgejo/workflows/lint.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/lint.yml b/.forgejo/workflows/lint.yml index 0fc4b37..2b2e434 100644 --- a/.forgejo/workflows/lint.yml +++ b/.forgejo/workflows/lint.yml @@ -5,7 +5,6 @@ on: jobs: lint: - runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v5