Skip to content

Commit 36fdf0c

Browse files
authored
disable ppt tests
1 parent 2b42d17 commit 36fdf0c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ defaults: &defaults
1313
- browser-tools/install-chrome:
1414
chrome-version: 116.0.5845.96
1515
replace-existing: true
16-
- run:
17-
command: docker-compose run --rm test-acceptance.puppeteer
18-
working_directory: test
19-
when: always
2016
- run:
2117
command: docker-compose run --rm test-rest
2218
working_directory: test

0 commit comments

Comments
 (0)