forked from fediversity/fediversity
		
	Build website and test it in CI
This commit is contained in:
		
							parent
							
								
									f67c012dfe
								
							
						
					
					
						commit
						2357bfe6ad
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -14,3 +14,10 @@ jobs: | |||
|     steps: | ||||
|       - uses: actions/checkout@v4 | ||||
|       - run: nix build .#checks.x86_64-linux.pre-commit -L | ||||
| 
 | ||||
|   check-website: | ||||
|     runs-on: native | ||||
|     steps: | ||||
|       - uses: actions/checkout@v4 | ||||
|       - run: cd website && nix-shell --command run-tests | ||||
|       - run: cd website && nix-build -A build | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue