mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Push to steam test
This commit is contained in:
parent
b489bd595c
commit
c5580f8a34
@ -41,6 +41,7 @@ describe('Cloud Runner Kubernetes', () => {
|
||||
const buildSucceededString = 'Build succeeded';
|
||||
|
||||
expect(results).toContain('Collected Logs');
|
||||
expect(results).toContain('LOGHASH');
|
||||
expect(results).toContain(libraryString);
|
||||
expect(results).toContain(buildSucceededString);
|
||||
expect(results).not.toContain(cachePushFail);
|
||||
|
Loading…
Reference in New Issue
Block a user