From 8ccae534c61de89dd7bbb9342fdb015bb4e8b91d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MARQUET?= Date: Sun, 25 Aug 2024 17:03:37 +0200 Subject: [PATCH] Add test build CI --- .github/workflows/deploy-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 2d4694a..c06a783 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -7,7 +7,7 @@ on: - master jobs: - build-and-deploy: + build-test: runs-on: ubuntu-latest steps: