mirror of
https://github.com/sharkdp/bat
synced 2024-11-14 16:17:20 +00:00
Add CI job
This commit is contained in:
parent
02a89d8ee8
commit
49370e2175
1 changed files with 2 additions and 0 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue