Skip to content

Commit d901f6c

Browse files
committed
updated tests
1 parent 1e6f644 commit d901f6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/stackql-deploy-actions-test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ jobs:
1515
- name: Checkout
1616
uses: actions/[email protected]
1717

18+
- name: StackQL Deploy Info
19+
uses: ./
20+
with:
21+
command: 'info'
22+
1823
- name: Run StackQL Deploy Action
1924
uses: ./
2025
with:

0 commit comments

Comments
 (0)