prettier fixes

This commit is contained in:
Erik Sundell
2021-10-28 11:24:31 +02:00
parent 623ab321f0
commit b0375627e3
2 changed files with 2 additions and 3 deletions

View File

@@ -24,7 +24,6 @@ on:
workflow_dispatch:
jobs:
# This job is used as a workaround to a limitation when using a matrix of
# variations that a job should be executed against. The limitation is that a
# matrix once defined can't include any conditions.