Add CI job

This commit is contained in:
sharkdp 2020-08-03 13:36:35 +02:00 committed by David Peter
parent 02a89d8ee8
commit 49370e2175
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ jobs:
with:
command: test
args: --release
- name: Syntax highlighting regression test
run: tests/syntax-tests/regression_test.sh
- name: List of languages
uses: actions-rs/cargo@v1
with: