From 92d5dce77a3652e50952e01f9cc8a02e8b5c4970 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Tue, 2 Feb 2021 14:59:46 +0100 Subject: [PATCH] test --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ae58df4..d641a53 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,4 +27,4 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script - run: echo This is a test made by giraffe. \ No newline at end of file + run: pwd \ No newline at end of file