forked from fediversity/fediversity
		
	Enable CI for Peertube test
This commit is contained in:
		
							parent
							
								
									1864e20a8c
								
							
						
					
					
						commit
						d96c142706
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -21,3 +21,9 @@ jobs: | |||
|       - uses: actions/checkout@v4 | ||||
|       - run: cd website && nix-build -A tests | ||||
|       - run: cd website && nix-build -A build | ||||
| 
 | ||||
|   check-peertube: | ||||
|     runs-on: native | ||||
|     steps: | ||||
|       - uses: actions/checkout@v4 | ||||
|       - run: nix build .#checks.x86_64-linux.peertube -L | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue