include stable-diffusion-model in job name

This commit is contained in:
mauwii 2022-10-28 23:51:17 +02:00
parent 0d3a931e88
commit 7138faf5d3
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -24,7 +24,7 @@ jobs:
- os: macos-latest
environment-file: environment-mac.yml
default-shell: bash -l {0}
name: Test invoke.py on ${{ matrix.os }} with conda
name: Test invoke.py on ${{ matrix.os }} with ${{ matrix.stable-diffusion-model }}
runs-on: ${{ matrix.os }}
defaults:
run: