add smithy package to tests
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									dfa0be60b9
								
							
						
					
					
						commit
						ebbcdb271b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -77,6 +77,7 @@ pub fn build(b: *Builder) !void { | |||
|             const name = try std.fmt.allocPrint(b.allocator, "src/{s}", .{entry.name}); | ||||
|             defer b.allocator.free(name); | ||||
|             const t = b.addTest(name); | ||||
|             t.addPackagePath("smithy", "smithy/src/smithy.zig"); | ||||
|             t.setBuildMode(mode); | ||||
|             test_step.dependOn(&t.step); | ||||
|         } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue