Skip to content

Commit

Permalink
Test all vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
paescuj committed Oct 2, 2023
1 parent dd5a245 commit d6fbdd7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/blackbox-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,12 @@ on:
- package.json
- pnpm-lock.yaml
- .github/workflows/blackbox-main.yml
pull_request:
branches:
- main

concurrency:
group: blackbox-${{ github.ref }}
group: blackbox-main-vitest
cancel-in-progress: true

env:
Expand Down

0 comments on commit d6fbdd7

Please sign in to comment.