Skip to content

Commit 1076f3f

Browse files
committed
fix(ci): remove test-beta
1 parent 0fec992 commit 1076f3f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.circleci/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
environment:
5454
- VUE_VERSION: "latest"
5555
- NODE_ENV: "test"
56+
5657
docs:
5758
<<: *defaults
5859
steps:
@@ -80,10 +81,6 @@ workflows:
8081
requires:
8182
- setup
8283

83-
- test-beta:
84-
requires:
85-
- setup
86-
8784
- docs:
8885
requires:
8986
- setup

0 commit comments

Comments
 (0)