Skip to content

Commit 40777f8

Browse files
committed
Revert "Remove CircleCI (replaced with GitHub Actions)"
This reverts commit bc6479b.
1 parent bc6479b commit 40777f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.circleci/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2.1
2+
orbs:
3+
maven: circleci/maven@1.0.2
4+
workflows:
5+
maven_test:
6+
jobs:
7+
- maven/test

0 commit comments

Comments
 (0)