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 bbd3a5a commit b9c4704Copy full SHA for b9c4704
.github/workflows/ci.yml
@@ -73,6 +73,7 @@ jobs:
73
needs: [ calculate_matrix ]
74
runs-on: "${{ matrix.os }}"
75
timeout-minutes: 360
76
+ # Test
77
env:
78
CI_JOB_NAME: ${{ matrix.name }}
79
CI_JOB_DOC_URL: ${{ matrix.doc_url }}
0 commit comments