Skip to content

Test localizable.xcstrings Validation action #1

Test localizable.xcstrings Validation action

Test localizable.xcstrings Validation action #1

Workflow file for this run

name: XCStrings Validation
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Clone SwiftPolyglot
run: git clone https://github.com/appdecostudio/SwiftPolyglot.git

Check failure on line 16 in .github/workflows/xcstrings.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/xcstrings.yml

Invalid workflow file

You have an error in your yaml syntax on line 16
- name: validate translations
run: |
swift build --package-path ./SwiftPolyglot --configuration release
swift run --package-path ./SwiftPolyglot swiftpolyglot "ca,de,el,es,fi,fr,hi,it,ja,ko,nl,pl,pt-BR,ru,tr,uk,zh-Hans,zh-Hant" --errorOnMissing