Skip to content

Commit b6ea23c

Browse files
authored
Update maven.yml
1 parent f3dfb23 commit b6ea23c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/maven.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ jobs:
6464
echo "Chrome version:"
6565
google-chrome --version
6666
67+
echo "Gauge version:"
68+
gauge -v
69+
6770
- name: Execute regression test suite
6871
run: mvn test-compile gauge:execute -DspecsDir="specs" -Denv="dev"
6972

0 commit comments

Comments
 (0)