Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 5291981

Browse files
authored
Rename config.yaml to config.yml
1 parent 04edf7e commit 5291981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yaml renamed to .circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252

5353
- run:
5454
name: Run all tests
55-
command: cargo test --all
55+
command: cargo test --all

0 commit comments

Comments
 (0)