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 56dbd6d commit f4abd54Copy full SHA for f4abd54
.github/workflows/Downstream.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
test:
10
- name: ${{ matrix.package.repo }}/${{ matrix.julia-version }}
+ name: ${{ matrix.package }}/${{ matrix.julia-version }}
11
runs-on: ${{ matrix.os }}
12
strategy:
13
fail-fast: false
0 commit comments