Skip to content

Commit

Permalink
ci: В тести додано валідацію web-ext
Browse files Browse the repository at this point in the history
  • Loading branch information
cawa-93 committed Jul 27, 2023
1 parent 4678994 commit 6306d22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ jobs:
${{ inputs.VERSION_REF || ( github.ref_type == 'tag' && github.ref || '0.0.0') }}
BUILD_TARGET: chrome

- run: pnpm run web-ext:pack
- run: pnpm run test

- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit 6306d22

Please sign in to comment.