Skip to content

Commit

Permalink
chore: updates browser-tools orb
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitsbryanm committed Mar 2, 2024
1 parent 2ac05ad commit b6030f2
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/node@5.1.0
browser-tools: circleci/browser-tools@1.4.1
browser-tools: circleci/browser-tools@1.4.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 b6030f2

Please sign in to comment.