mirror of
https://github.com/sharkdp/bat.git
synced 2024-10-31 20:11:01 +01:00
Add CI job
This commit is contained in:
parent
02a89d8ee8
commit
49370e2175
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 New Issue
Block a user