We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef19c3d + b46dabd commit 453ea75Copy full SHA for 453ea75
.circleci/config.yml
@@ -1,6 +1,6 @@
1
version: 2.1
2
orbs:
3
- browser-tools: circleci/browser-tools@1.4.8
+ browser-tools: circleci/browser-tools@1.5.3
4
5
jobs: # a collection of steps
6
dusk: # runs not using Workflows must have a `build` job as entry point
0 commit comments