mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Update test.yml
This commit is contained in:
		
							parent
							
								
									f5dac34fb7
								
							
						
					
					
						commit
						bb7888f59a
					
				
							
								
								
									
										7
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -73,12 +73,7 @@ jobs: | ||||
|       - run: df -h | ||||
|       - name: remove packages | ||||
|         run: | | ||||
|               cd .github | ||||
|               ls | ||||
|               echo "Standard bash" | ||||
|               bash cli-space-cleanup.sh | ||||
|               echo "nsenter bash" | ||||
|               nsenter -t 1 -m -u -n -i /bin/bash cli-space-cleanup.sh #-c "sudo apt-get purge -y google-cloud-cli || true; sudo apt-get autoremove -y; sudo apt-get clean" | ||||
|               nsenter -t 1 -m -u -n -i bash -c "$(cat .github/cli-space-cleanup.sh)" #-c "sudo apt-get purge -y google-cloud-cli || true; sudo apt-get autoremove -y; sudo apt-get clean" | ||||
|       - run: df -h | ||||
|       - name: check packages | ||||
|         run: dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -nr | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user