mirror of
https://github.com/sharkdp/bat
synced 2024-11-04 18:00:24 +00: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:
|
with:
|
||||||
command: test
|
command: test
|
||||||
args: --release
|
args: --release
|
||||||
|
- name: Syntax highlighting regression test
|
||||||
|
run: tests/syntax-tests/regression_test.sh
|
||||||
- name: List of languages
|
- name: List of languages
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user