Skip to content

Added the localization #33

Added the localization

Added the localization #33

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
- ci
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Hello
run: echo "hello world"