#10 Update actions and setup script
- Removed the step to run the DRB client from socket tests - Added a testing switch to the install script to return all preset values for all user input - Added test switch to client setup action step
This commit is contained in:
@@ -75,8 +75,4 @@ jobs:
|
||||
working-directory: "./client"
|
||||
run: npm test
|
||||
|
||||
- run: echo "Completed the NPM tests"
|
||||
|
||||
- name: Start discord-radio-bot service
|
||||
working-directory: "./client"
|
||||
run: systemctl start discord-radio-bot.service
|
||||
- run: echo "Completed the DRB tests"
|
||||
Reference in New Issue
Block a user