Skip to content

SNOW-1437655: Set auth timeout to 0 in not auth endpoint calls #4996

SNOW-1437655: Set auth timeout to 0 in not auth endpoint calls

SNOW-1437655: Set auth timeout to 0 in not auth endpoint calls #4996

Workflow file for this run

name: Check Style
on:
pull_request:
branches:
- master
jobs:
check-style:
name: Check Style
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Style
shell: bash
run: mvn clean validate --batch-mode --show-version -P check-style