This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 053c68a Syntaxo
053c68a is described below
commit 053c68adf2bff46479d38ec101780f95ca57c655
Author: Sebb <[email protected]>
AuthorDate: Sat Mar 26 11:35:34 2022 +0000
Syntaxo
---
.github/workflows/testaction.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/testaction.yml b/.github/workflows/testaction.yml
index c45b155..9c9a681 100644
--- a/.github/workflows/testaction.yml
+++ b/.github/workflows/testaction.yml
@@ -21,4 +21,4 @@ jobs:
- name: report
if: always()
run: |
- echo $ {{ job.status }}
\ No newline at end of file
+ echo ${{ job.status }}
\ No newline at end of file