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