Skip to content

Refactor exception handling #524

Refactor exception handling

Refactor exception handling #524

Workflow file for this run

on: pull_request
permissions:
contents: read
jobs:
sample_keystores:
uses: hexagonkt/.github/.github/workflows/graalvm_gradle.yml@master
with:
tasks: createCa createIdentities
native_test:
uses: hexagonkt/.github/.github/workflows/graalvm_gradle.yml@master
with:
tasks: nativeTest
jmh:
uses: hexagonkt/.github/.github/workflows/graalvm_gradle.yml@master
with:
tasks: jmh
build_site:
uses: hexagonkt/hexagon/.github/workflows/site.yml@develop
test_publishing:
uses: hexagonkt/.github/.github/workflows/graalvm_gradle.yml@master
with:
check_directory: core/build
tasks: publishToMavenLocal -x test