Skip to content

Commit

Permalink
fixup! fixup! fixup! Test connection in action test
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-turbaszek committed Apr 24, 2024
1 parent 669d22b commit 81cce70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_cli_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ jobs:
name: "Check Snowflake CLI version"
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/[email protected]
- uses: Snowflake-Labs/snowflake-cli-action@v1
with:
cli-version: "latest"
default-config-file-path: "tests_integration/config/connection_configs.toml"

- name: Test version
env:
TERM: unknown
Expand Down

0 comments on commit 81cce70

Please sign in to comment.