Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen authored Nov 29, 2024
1 parent a3429e5 commit 704f18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ commands:
background: true
- run:
name: Run webservice
command: java -jar dockstore-webservice.jar server test/web.yml 1>/dev/null
command: java -jar dockstore-webservice.jar server test/web.yml #1>/dev/null
background: true
- run:
name: Wait for services
Expand Down

0 comments on commit 704f18c

Please sign in to comment.