mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-19 03:59:44 +00:00
Improve tests
This commit is contained in:
parent
6fc25b04e8
commit
828d437070
8 changed files with 337 additions and 322 deletions
5
.gitlab-ci.yml
Normal file
5
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
debian:
|
||||
stage: test
|
||||
image: "debian/stable"
|
||||
script:
|
||||
- bash tests/run.sh run
|
Loading…
Add table
Add a link
Reference in a new issue