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 93aea31 commit 037bf6eCopy full SHA for 037bf6e
.github/workflows/bat.yml
@@ -78,6 +78,7 @@ jobs:
78
products: ${{ matrix.products }}
79
env:
80
AGENT_ISSELFHOSTED: 1
81
+ RUNNER_ENVIRONMENT: self-hosted
82
- name: Check matlabroot output is set
83
run: 'if [[ "${{ steps.setup_matlab.outputs.matlabroot }}" != *"MATLAB"* ]]; then exit 1; fi'
84
shell: bash
0 commit comments