snoopdave commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477439681
##########
.github/workflows/main.yml:
##########
@@ -59,7 +59,7 @@ jobs:
- name: Run Integration Tests
run: |
cd it-selenium
- mvn -V -ntp -Dwebdriver.gecko.driver=$GECKOWEBDRIVER/geckodriver
install
+ mvn -V -ntp install
Review Comment:
Nice
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]