Skip to content

Bug 799451 - Cannot translate different meanings of string "_Balance" to Chinese. #8237

Bug 799451 - Cannot translate different meanings of string "_Balance" to Chinese.

Bug 799451 - Cannot translate different meanings of string "_Balance" to Chinese. #8237

Workflow file for this run

name: ci-tests-docker
on: [push, pull_request]
permissions: {}
jobs:
ci_tests_archlinux:
runs-on: ubuntu-latest
name: Arch Linux (via Docker) CI
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Test Action
uses: ./util/ci/actions/archlinux-test
- uses: actions/upload-artifact@v4
with:
name: TestLog
path: ${{ github.workspace }}/LastTest.log