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 77ca4d2 commit a3ea07bCopy full SHA for a3ea07b
.github/workflows/check-bioc.yml
@@ -46,7 +46,7 @@ jobs:
46
bioc-config:
47
runs-on: ubuntu-latest
48
outputs:
49
- matrix: ${{ steps.set-matrix.outputs.matrix }}
+ matrix: ${{ steps.set-bioc-matrix.outputs.matrix }}
50
steps:
51
- id: set-bioc-matrix
52
run: |
0 commit comments