From d1847fc08698165f3ed9dc041bc150e27fcf1cf1 Mon Sep 17 00:00:00 2001 From: ned Date: Thu, 22 Dec 2022 16:52:06 +0100 Subject: [PATCH] fix ci yaml --- codemagic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codemagic.yaml b/codemagic.yaml index e6cf8c2..775b3d3 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -15,7 +15,7 @@ workflows: - pattern: "*" include: true source: true -# scripts: + scripts: # - name: Test # script: | # #!/bin/sh