1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix invocation

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-10-03 15:48:24 -04:00
parent 731aa0d659
commit 41d1f80d07

View File

@ -8,7 +8,7 @@ on:
- master
jobs:
test:
name: ${{ matrix.type }} tests on ${{ matix.os }}
name: ${{ matrix.type }} tests on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false