Skip to content

Commit 9305f85

Browse files
committed
style: remove references to testing in circleci
1 parent a9d9e34 commit 9305f85

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ anchor:
1212
only: /^v[0-9]+(\.[0-9]+).*/
1313

1414
description: |
15-
Build, test, code-sign & deploy Slack Platform CLI binaries
15+
Build, code-sign & deploy Slack Platform CLI binaries
1616
1717
commands:
1818
export-build-version:
@@ -144,8 +144,6 @@ jobs:
144144
- "*.zip"
145145
- store_artifacts:
146146
path: ./tmp/circleci-workspace/artifacts
147-
- store_test_results:
148-
path: /tmp/test-results
149147
- notify-slack-on-fail
150148
- notify-slack-on-pass
151149

0 commit comments

Comments
 (0)