Skip to content

Commit 9c67b0a

Browse files
GHA: fix 2
1 parent d4fcc67 commit 9c67b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/future_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
future:
19-
- { plan: 'batchtools_local' }
19+
- { plan: 'future.batchtools::batchtools_local' }
2020

2121
env:
2222
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)