From 42358a6a1636ee1fa36869affc00386925bb7674 Mon Sep 17 00:00:00 2001 From: Martin op iMac Date: Tue, 31 Oct 2023 11:14:01 +0100 Subject: [PATCH] test deploy farm service not on Github --- .github/workflows/continuous-deployment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index d2f5fca..6eb0cf7 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -32,7 +32,6 @@ jobs: run: | pytest tests - deploy: runs-on: ubuntu-20.04 needs: test