less wordy name

This commit is contained in:
itsMapleLeaf
2023-09-27 12:23:56 -05:00
parent ffe0a86a33
commit b7b237f2f5

View File

@@ -16,7 +16,7 @@ concurrency:
jobs: jobs:
tests: tests:
name: tests - ${{ matrix.script }} name: ${{ matrix.script }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false fail-fast: false