Skip to content

vte>=0.57.3 supports BiDi (fix #464) #93

vte>=0.57.3 supports BiDi (fix #464)

vte>=0.57.3 supports BiDi (fix #464) #93

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