Skip to content

Commit 9867d6d

Browse files
authored
git good
1 parent 6759cad commit 9867d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ task:
1212
- cirrusjl build
1313
test_script:
1414
- pkg install -y git
15-
- julia git clone "https://github.com/JuliaDiff/ChainRules.jl.git"
15+
- git clone "https://github.com/JuliaDiff/ChainRules.jl.git"
1616
# This is a special integration test to see if we broke ChainRules.jl with latest ChainRulesCore.jl changes
1717
# Start julia with the project set to newly cloned subdir ChainRules.jl
1818
# dev the current directory to get the version of ChainRulesCore that we are testing

0 commit comments

Comments
 (0)