Skip to content

Commit 7ad5267

Browse files
improved naming
1 parent 8d15e29 commit 7ad5267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup-stackql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defaults:
1313

1414
jobs:
1515
stackql-test-matrix:
16-
name: Stackql local run on ${{ matrix.os }} without wrapper
16+
name: Stackql local run on ${{ matrix.os }} ${{ 'with' if matrix.use_wrapper else 'without' }} wrapper
1717
runs-on: ${{ matrix.os }}
1818
strategy:
1919
matrix:

0 commit comments

Comments
 (0)