We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705767c commit e686dd4Copy full SHA for e686dd4
1 file changed
.github/workflows/canary.yml
@@ -114,6 +114,9 @@ jobs:
114
- test-application: 'nestjs-11'
115
build-command: 'test:build-latest'
116
label: 'nestjs-11 (latest)'
117
+ - test-application: 'nestjs-microservices'
118
+ build-command: 'test:build-latest'
119
+ label: 'nestjs-microservices (latest)'
120
121
steps:
122
- name: Check out current commit
0 commit comments