Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre committed Jul 11, 2023
1 parent f0a3219 commit 59cde71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: "Run tests"
shell: julia --project=test {0}
run: |
@info "Trying to include devrepl.jl" pwd() readdir(pwd())
include("devrepl.jl")
test()
- uses: julia-actions/julia-processcoverage@v1
Expand Down

0 comments on commit 59cde71

Please sign in to comment.