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 2b42d17 commit 36fdf0cCopy full SHA for 36fdf0c
.circleci/config.yml
@@ -13,10 +13,6 @@ defaults: &defaults
13
- browser-tools/install-chrome:
14
chrome-version: 116.0.5845.96
15
replace-existing: true
16
- - run:
17
- command: docker-compose run --rm test-acceptance.puppeteer
18
- working_directory: test
19
- when: always
20
- run:
21
command: docker-compose run --rm test-rest
22
working_directory: test
0 commit comments