Skip to content

More complete German translation #63

More complete German translation

More complete German translation #63

Workflow file for this run

name: "Test"
on: [push, pull_request]
jobs:
test:
name: "Unittests"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: MINETEST_VER=latest ./.util/run_tests.sh