Skip to content

Commit 5b77f3b

Browse files
committed
Basic Config-Adding Workflow
1 parent 081da19 commit 5b77f3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
path: test-reports/
3333

3434
workflows:
35-
build-and-test:
35+
version: 2
36+
build_and_test:
3637
jobs:
3738
- build

0 commit comments

Comments
 (0)