Skip to content

Commit 5efe931

Browse files
committed
ci: add test-all-files-cwd to publish requirements
Ensure the new test case is included in the CI pipeline before allowing releases to be published.
1 parent 066241c commit 5efe931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ workflows:
175175
- lint
176176
- test-code-coverage-plugin
177177
- test-all-files
178+
- test-all-files-cwd
178179
- test-backend
179180
- test-batch-send-coverage
180181
- test-before-all-visit

0 commit comments

Comments
 (0)