Skip to content

Commit 6fabaab

Browse files
committed
CircleCI: Fixed workflow name
1 parent 2ef034c commit 6fabaab

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
@@ -36,7 +36,7 @@ jobs:
3636
-delete "Continous Build" ./artifacts/
3737
workflows:
3838
version: 2
39-
build_and_test:
39+
main:
4040
jobs:
4141
- build
4242
- publish-github-release:

0 commit comments

Comments
 (0)