Skip to content

Commit e686dd4

Browse files
committed
canary
1 parent 705767c commit e686dd4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/canary.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
- test-application: 'nestjs-11'
115115
build-command: 'test:build-latest'
116116
label: 'nestjs-11 (latest)'
117+
- test-application: 'nestjs-microservices'
118+
build-command: 'test:build-latest'
119+
label: 'nestjs-microservices (latest)'
117120

118121
steps:
119122
- name: Check out current commit

0 commit comments

Comments
 (0)