Skip to content

Commit a85c326

Browse files
try to use wrapper
1 parent ebb07a8 commit a85c326

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/example-workflows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defaults:
1313

1414
jobs:
1515
stackql-tests:
16-
name: 'Stackql Versions'
16+
name: 'Stackql Examples'
1717
runs-on: ubuntu-latest
1818

1919
steps:
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup stackql
2424
uses: ./
2525
with:
26-
use_wrapper: true
26+
use_wrapper: 'true'
2727

2828

2929
- name: Validate Stackql Version

0 commit comments

Comments
 (0)