Skip to content

Commit b647cc4

Browse files
debug
1 parent 690c6d6 commit b647cc4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/MTKDownstream.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
shell: julia --color=yes --check-bounds=yes --depwarn=yes --project=downstream {0}
6262
run: |
6363
using Pkg
64+
Pkg.status(; mode = Pkg.PKGMODE_MANIFEST)
65+
@info pwd()
6466
@info "dev StateSelection.jl"
6567
Pkg.develop(; path = ".")
6668
@info "dev ModelingToolkitTearing.jl"

0 commit comments

Comments
 (0)