Skip to content

Make language property in Context LangTag #54

Make language property in Context LangTag

Make language property in Context LangTag #54

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
java-version: '11'
distribution: 'temurin'
- run: make ci