Skip to content

Commit

Permalink
Log grep version
Browse files Browse the repository at this point in the history
  • Loading branch information
oxkitsune committed Oct 17, 2023
1 parent 9fbbdb8 commit c6aab8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
cache: maven
- name: Display build environment details
run: mvn --version
- name: Display grep version
run: grep --version
- name: Install error-prone-support snapshot
run: mvn -T1C install -DskipTests -Dverification.skip
- name: Run integration test
Expand Down

0 comments on commit c6aab8e

Please sign in to comment.