From 1ee8da87f69a043d0d4cee927c7d4532cb2532ed Mon Sep 17 00:00:00 2001 From: Norbert Bartko Date: Tue, 2 Mar 2021 11:12:29 +0100 Subject: [PATCH] Remove unused test code --- .github/workflows/gource-dev.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/gource-dev.yml b/.github/workflows/gource-dev.yml index cd9b5d7..8a3dbd3 100644 --- a/.github/workflows/gource-dev.yml +++ b/.github/workflows/gource-dev.yml @@ -33,11 +33,6 @@ jobs: ls -al ./ ls -al ./gource - - name: 'Test' - run: | - mkdir _test - mv ./gource/gource.mp4 ./_test/gource_mv_test.mp4 - - uses: actions/upload-artifact@v2 with: name: gource