mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-04 04:32:21 +00:00 
			
		
		
		
	CI: clean up workflows
This commit is contained in:
		
					parent
					
						
							
								aaf57d02e7
							
						
					
				
			
			
				commit
				
					
						19f7c6732f
					
				
			
		
					 2 changed files with 9 additions and 9 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/check.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/check.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -20,10 +20,11 @@ jobs:
 | 
			
		|||
          extra_nix_config: |
 | 
			
		||||
            access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
      - run: nix flake check
 | 
			
		||||
 | 
			
		||||
  format-with-alejandra:
 | 
			
		||||
    name: Formatting via Alejandra
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps: 
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v3
 | 
			
		||||
      - uses: cachix/install-nix-action@v20
 | 
			
		||||
        with:
 | 
			
		||||
| 
						 | 
				
			
			@ -32,4 +33,3 @@ jobs:
 | 
			
		|||
            auto-optimise-store = true
 | 
			
		||||
            experimental-features = nix-command flakes
 | 
			
		||||
      - run: nix run nixpkgs#alejandra -- -c .
 | 
			
		||||
     
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue