Skip to content

Translators/GoogleTranslate: show "-no-auto" hint only when -no-auto … #90

Translators/GoogleTranslate: show "-no-auto" hint only when -no-auto …

Translators/GoogleTranslate: show "-no-auto" hint only when -no-auto … #90

Workflow file for this run

name: CI
on:
push:
branches:
- develop
- stable
pull_request:
branches:
- develop
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get -y install gawk curl rlwrap emacs
- name: Sanity check
run: |
make test