Skip to content

Commit

Permalink
show kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinsonneau committed Sep 17, 2024
1 parent 89296a5 commit a0531fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
go-version: '1.22'
- name: checkout
uses: actions/checkout@v3
- name: get kernel version
run: uname -r
- name: run end-to-end tests
run: make tests-e2e
- name: upload e2e test logs
Expand Down

0 comments on commit a0531fb

Please sign in to comment.