Skip to content

chore: update workflow references #9

chore: update workflow references

chore: update workflow references #9

Workflow file for this run

name: Code checks - tests
on:
pull_request:
branches:
- development
- release-*
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit
with:
bypass_checks: false
java_version: 17
java_distribution: temurin