Skip to content

Commit

Permalink
chore: updates browser-tools orb (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitsbryanm authored Mar 2, 2024
1 parent 2ac05ad commit 470307e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

orbs:
node: circleci/[email protected]
browser-tools: circleci/[email protected].1
browser-tools: circleci/[email protected].8 # fixing circle CI issue: https://github.com/cypress-io/circleci-orb/issues/446

jobs:
test:
Expand Down Expand Up @@ -55,4 +55,4 @@ workflows:
- deploy:
requires:
- test


0 comments on commit 470307e

Please sign in to comment.