Skip to content

Commit a6994a9

Browse files
workflow
1 parent 240fef4 commit a6994a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_GraphNeuralNetworks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# dev mono repo versions
3838
pkg"registry up"
3939
Pkg.update()
40-
pkg"dev ./GNNGraphs ."
40+
pkg"dev ./GNNGraphs ./GNNlib ."
4141
Pkg.test("GraphNeuralNetworks"; coverage=true)
4242
- uses: julia-actions/julia-processcoverage@v1
4343
with:

0 commit comments

Comments
 (0)