Update dynamo.yml

This commit is contained in:
zenobit 2025-04-10 04:30:47 +02:00 committed by GitHub
parent ef7ea9e404
commit a32441bb6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ concurrency:
jobs:
generate-matrix:
name: "Generate 💿️ Matrix"
name: "💿️ Matrix"
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
@ -77,7 +77,7 @@ jobs:
path: results/${{ matrix.file }}.txt
end:
name: "Finish 🏁"
name: "🏁 Finish"
needs: run-actions
if: always()
runs-on: ubuntu-latest