diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index 11eaa9c..b5e1947 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -5,9 +5,7 @@ pipeline: prepare: image: *busted commands: - - just local-install-dependencies - # TODO : understand why busted can't resolve the dependency in the CI environment - # - luarocks install --only-deps awesomewmdtl-dev-1.rockspec + - luarocks install --only-deps awesomewmdtl-dev-1.rockspec test: image: *busted commands: