diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fc8f29c5d..8461247a6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,6 +24,7 @@ jobs: command: - 'yarn test:nuts:convert' - 'yarn test:nuts:commands:other' + - 'yarn test:nuts:deb' - 'yarn test:nuts:delete' - 'yarn test:nuts:deploy' - 'yarn test:nuts:deploy:async'