ci: Run more tests
This commit is contained in:
		
							parent
							
								
									15ec0bd78e
								
							
						
					
					
						commit
						cd06c16e06
					
				| @ -66,7 +66,7 @@ impl CiTask { | ||||
|         cmd!("rustup run stable cargo check -p ruma-identifiers --no-default-features").run()?; | ||||
| 
 | ||||
|         // 2. Run tests
 | ||||
|         cmd!("rustup run stable cargo test --workspace --features unstable-pre-spec").run() | ||||
|         cmd!("rustup run stable cargo test --workspace --features full,unstable-pre-spec").run() | ||||
|     } | ||||
| 
 | ||||
|     fn build_nightly(&self) -> xshell::Result<()> { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user