1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 11:03:30 +00:00

removing testing code and fixing the release code

This commit is contained in:
Joseph Flinn
2021-09-14 12:53:25 -07:00
parent 66a4cfe089
commit 1dd991bef0
2 changed files with 5 additions and 9 deletions

View File

@@ -109,11 +109,6 @@ jobs:
- name: Gulp
run: gulp ci
- name: Try to find the zips
run: |
ls
ls coverage
- name: Upload Opera artifact
uses: actions/upload-artifact@ee69f02b3dfdecd58bb31b4d133da38ba6fe3700
with:
@@ -143,6 +138,7 @@ jobs:
if-no-files-found: error
- name: Upload coverage artifact
if: false
uses: actions/upload-artifact@ee69f02b3dfdecd58bb31b4d133da38ba6fe3700
with:
name: coverage-${{ env._BUILD_NUMBER }}.zip