Update tests.yml
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -75,7 +75,6 @@ jobs: | |||||||
|           user: inky |           user: inky | ||||||
|           commands: | |           commands: | | ||||||
|             cd /home |             cd /home | ||||||
|             sudo deluser -remove-home pi |  | ||||||
|             echo 'ALL   ALL=(ALL:ALL) PASSWD: ALL' | sudo tee -a /etc/sudoers.d/010_require_sudo_password |             echo 'ALL   ALL=(ALL:ALL) PASSWD: ALL' | sudo tee -a /etc/sudoers.d/010_require_sudo_password | ||||||
|             sudo useradd -m -p "$(openssl passwd -1 $INKY_INITAL_PASSWORD)" inky |             sudo useradd -m -p "$(openssl passwd -1 $INKY_INITAL_PASSWORD)" inky | ||||||
|             sudo usermod -a -G adm,dialout,cdrom,sudo,audio,video,plugdev,games,users,input,netdev,gpio,i2c,spi inky |             sudo usermod -a -G adm,dialout,cdrom,sudo,audio,video,plugdev,games,users,input,netdev,gpio,i2c,spi inky | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user