Skip to content

Commit ab7cde4

Browse files
authored
Update BenchmarksAndMicroIntegration.yml
1 parent 4c3312c commit ab7cde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BenchmarksAndMicroIntegration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
using Pkg
2626
try
2727
# force it to use this PR's version of the package
28-
pkg"add Turing#libtask-integration"
28+
pkg"add Turing"
2929
Pkg.develop(PackageSpec(path=".")) # resolver may fail with main deps
3030
Pkg.update()
3131
catch err

0 commit comments

Comments
 (0)