Skip to content

Reset the original locale after testing the Turkic locale #99

Reset the original locale after testing the Turkic locale

Reset the original locale after testing the Turkic locale #99

Workflow file for this run

name: Test in Blead
on:
push:
branches: '*'
pull_request:
branches: '*'
jobs:
blead:
runs-on: ubuntu-latest
strategy:
fail-fast: false
name: Blead
steps:
- uses: actions/checkout@v4
- name: Blead test
run: |
\curl -L https://install.perlbrew.pl | bash
. ~/perl5/perlbrew/etc/bashrc
perlbrew install perl-blead
perlbrew use perl-blead
prove -vl t