We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031de83 commit 9b5c51dCopy full SHA for 9b5c51d
.cirrus.yml
@@ -14,6 +14,7 @@ task:
14
- cirrusjl build
15
test_script:
16
- git clone "https://github.com/JuliaDiff/ChainRules.jl.git"
17
+ # This is a special integration test to see if we broke ChainRules.jl with latest ChainRulesCore.jl changes
18
# Start julia with the project set to newly cloned subdir ChainRules.jl
19
# dev the current directory to get the version of ChainRulesCore that we are testing
20
# update everything to resolve and sortout any versions,
0 commit comments