ajuste do runner labels
Some checks failed
Deploy NestJS API / build-and-push (push) Failing after 17s
Some checks failed
Deploy NestJS API / build-and-push (push) Failing after 17s
This commit is contained in:
@@ -3,6 +3,6 @@ import { Injectable } from '@nestjs/common';
|
||||
@Injectable()
|
||||
export class AppService {
|
||||
getHello(): string {
|
||||
return 'Hello World!';
|
||||
return 'Hello!';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user