Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit a436ba6

Browse files
authored
Feature/circle (#120)
fix circle configuration
1 parent 41959a3 commit a436ba6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ workflows:
209209
unit_test:
210210
requires:
211211
- build
212-
-
213212
-
214213
lint:
215214
requires:
@@ -246,5 +245,3 @@ workflows:
246245
-
247246
github-release:
248247
<<: *semver_tags_only_filters
249-
requires:
250-
- pack

0 commit comments

Comments
 (0)