Skip to content

Commit 94ec3a3

Browse files
committed
Update ci workflow
1 parent ee16a31 commit 94ec3a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353

5454
- run: bundle install
5555

56+
- run: julia -e 'using Pkg; cd("RbCall.jl"); Pkg.develop(PackageSpec(path = pwd()))'
57+
5658
- run: rake compile
5759

5860
- run: rake test

0 commit comments

Comments
 (0)