From f5deff67ed0d00ed38fd8743e15278ac08a6d8f1 Mon Sep 17 00:00:00 2001 From: Micaiah Martin Date: Mon, 2 May 2022 14:27:11 -0600 Subject: [PATCH] Remove test --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5883666e..48e57a36 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -173,9 +173,6 @@ jobs: artifacts: bitwarden_${{ env._PKG_VERSION }}_amd64.snap path: ./dist - - name: Test - run: ls -alht dist - - name: Deploy to Snap Store if: ${{ github.event.inputs.release_type != 'Dry Run' }} run: |