1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

test: engine only

This commit is contained in:
Kevin Amado 2022-02-21 15:30:14 -05:00
parent 555d890b3b
commit 844a720c50

View file

@ -24,6 +24,7 @@ steps:
- direnv allow
- eval "$(direnv export bash)"
- echo +++ Run tests
- cd src/alejandra_engine
- cargo tarpaulin --coveralls "${COVERALLS_REPO_TOKEN}"
- label: formatting diff