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 42825bb + 33e3b25 commit 17ab66cCopy full SHA for 17ab66c
.circleci/config.yml
@@ -1,6 +1,6 @@
1
version: 2.1
2
orbs:
3
- browser-tools: circleci/browser-tools@1.4.5
+ browser-tools: circleci/browser-tools@1.4.6
4
5
jobs: # a collection of steps
6
dusk: # runs not using Workflows must have a `build` job as entry point
0 commit comments