Skip to content

Commit d906ccf

Browse files
committed
Fix CircleCI configuration
1 parent 80003ef commit d906ccf

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
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
jobs:
4-
tests_and_linters::
4+
tests_and_linters:
55
docker:
66
- image: "cimg/ruby:3.4.2"
77
environment:

0 commit comments

Comments
 (0)