Skip to content

Commit cb638fa

Browse files
committed
Temporarily patch CI to test with Revise PR
1 parent 788b4ea commit cb638fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
julia -e '
4141
using Pkg
4242
Pkg.develop(path=".")
43+
pkg"add https://github.com/serenity4/JuliaInterpreter.jl#codetracking-v2 https://github.com/serenity4/LoweredCodeUtils.jl#support-external-methodtables https://github.com/serenity4/Revise.jl#revise-external-methodtables"'
4344
Pkg.add("Revise")
4445
Pkg.test("Revise")
4546
'

0 commit comments

Comments
 (0)