Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 2ced7cb

Browse files
committedAug 16, 2021
Fix circleci config
1 parent 767b62c commit 2ced7cb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎.circleci/config.yml

-5
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,3 @@ workflows:
5555
only: publish-amis
5656
tags:
5757
only: /^v.*/
58-
jobs:
59-
- build
60-
- test:
61-
requires:
62-
- build

0 commit comments

Comments
 (0)