We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fcc67 commit 9c67b0aCopy full SHA for 9c67b0a
.github/workflows/future_tests.yaml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
future:
19
- - { plan: 'batchtools_local' }
+ - { plan: 'future.batchtools::batchtools_local' }
20
21
env:
22
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments