From cb3898636c0c14f72fe935a9ef6dd2e415792c81 Mon Sep 17 00:00:00 2001 From: Pascal Andy Date: Mon, 9 May 2022 13:41:53 -0400 Subject: [PATCH] Test if CI will build (it should not) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b928e22..f72c4bb5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -# The beauty of our CI setup is that it will build Dockerfile and set variables from the Dockerfile. +# The beauty of our CI setup is that it will build Dockerfile and set variables from the Dockerfile # by https://pascalandy.com at https://firepress.org # GNU v3 https://github.com/firepress-org/ghostfire/blob/master/LICENSE