[Refactor] Development rockspec, Project structure and Entry point #84

Merged
Aire-One merged 16 commits from feat/#65 into master 2023-09-18 15:20:42 +02:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit ac1ba61cb2 - Show all commits

View File

@ -5,7 +5,9 @@ pipeline:
prepare:
image: *busted
commands:
- luarocks install --only-deps awesomewm-d-tl-dev-1.rockspec
- just local-install-dependencies
# TODO : understand why busted can't resolve the dependency in the CI environment
# - luarocks install --only-deps awesomewm-d-tl-dev-1.rockspec
test:
image: *busted
commands: