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