Skip to content

Commit 8e475d6

Browse files
Use a relative source path for DGP downgrade
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 3e2a46c commit 8e475d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/DGP/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1313

1414
[sources]
15-
SymbolicAnalysis = {path = "/home/crackauc/sandbox/tmp_20260715_055953_80193/audit/worktrees/symbolicanalysis-downgrade-current"}
15+
SymbolicAnalysis = {path = "../.."}
1616

1717
[compat]
1818
LinearAlgebra = "1.10"

0 commit comments

Comments
 (0)