mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-06 13:22:23 +01:00
Add CI job
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user