Skip to content

Commit 8f36356

Browse files
authored
Merge pull request #3 from simon360/ci/fix-broken-workflow
ci: fix broken workflow depending on test
2 parents 5b50182 + f0522c7 commit 8f36356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ workflows:
7070
- deploy_packages:
7171
requires:
7272
- build
73-
- test
73+
# - test
7474
- lint
7575
filters:
7676
tags:

0 commit comments

Comments
 (0)