Skip to content

Commit e64d7e9

Browse files
remove invalid if condition
1 parent 023c201 commit e64d7e9

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 }} ${{ 'with' if matrix.use_wrapper else 'without' }} wrapper
16+
name: Stackql local run on ${{ matrix.os }}
1717
runs-on: ${{ matrix.os }}
1818
strategy:
1919
matrix:

0 commit comments

Comments
 (0)