Another attempt at fixing CI
ci/woodpecker/push/woodpecker Pipeline was successful Details

WIP-incremental-parsing
Hugo Thunnissen 1 year ago
parent 7e7914befa
commit c2b06fe265

@ -1,6 +1,5 @@
pipeline:
steps:
- name: test
image: silex/emacs:28.1-ci
commands:
- emacs -L ./ -batch -l ert -l ./phpinspect.el -l ./test/phpinspect-test.el -f ert-run-tests-batch-and-exit
test:
image: silex/emacs:28.1-ci
commands:
- emacs -L ./ -batch -l ert -l ./phpinspect.el -l ./test/phpinspect-test.el -f ert-run-tests-batch-and-exit

Loading…
Cancel
Save