Skip to content

Put Java setup, build and test commonly between tests and release #29

Put Java setup, build and test commonly between tests and release

Put Java setup, build and test commonly between tests and release #29

Workflow file for this run

on: [push, pull_request]
env:
CARGO_TERM_COLOR: always
jobs:
tests:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/setup_and_test.yml